Struct gio_sys::GTcpWrapperConnection [−][src]
#[repr(C)]pub struct GTcpWrapperConnection { pub parent_instance: GTcpConnection, pub priv_: *mut GTcpWrapperConnectionPrivate, }
Fields
parent_instance: GTcpConnectionpriv_: *mut GTcpWrapperConnectionPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GTcpWrapperConnectionimpl !Send for GTcpWrapperConnectionimpl !Sync for GTcpWrapperConnectionimpl Unpin for GTcpWrapperConnectionimpl UnwindSafe for GTcpWrapperConnectionBlanket Implementations
Mutably borrows from an owned value. Read more