Struct gio_sys::GSocketService [−][src]
#[repr(C)]pub struct GSocketService { pub parent_instance: GSocketListener, pub priv_: *mut GSocketServicePrivate, }
Fields
parent_instance: GSocketListenerpriv_: *mut GSocketServicePrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GSocketServiceimpl !Send for GSocketServiceimpl !Sync for GSocketServiceimpl Unpin for GSocketServiceimpl UnwindSafe for GSocketServiceBlanket Implementations
Mutably borrows from an owned value. Read more