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