Struct gio_sys::GTcpConnection [−][src]
#[repr(C)]pub struct GTcpConnection { pub parent_instance: GSocketConnection, pub priv_: *mut GTcpConnectionPrivate, }
Fields
parent_instance: GSocketConnectionpriv_: *mut GTcpConnectionPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GTcpConnectionimpl !Send for GTcpConnectionimpl !Sync for GTcpConnectionimpl Unpin for GTcpConnectionimpl UnwindSafe for GTcpConnectionBlanket Implementations
Mutably borrows from an owned value. Read more