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