Struct gio_sys::GTcpConnection [] [src]

pub struct GTcpConnection {
    pub parent_instance: GSocketConnection,
    pub priv_: *mut GTcpConnectionPrivate,
}

Fields