Struct gio_sys::GSocketClient [−][src]
#[repr(C)]pub struct GSocketClient { pub parent_instance: GObject, pub priv_: *mut GSocketClientPrivate, }
Fields
parent_instance: GObjectpriv_: *mut GSocketClientPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GSocketClientimpl !Send for GSocketClientimpl !Sync for GSocketClientimpl Unpin for GSocketClientimpl UnwindSafe for GSocketClientBlanket Implementations
Mutably borrows from an owned value. Read more