Struct gio_sys::GNetworkServiceClass [−][src]
#[repr(C)]pub struct GNetworkServiceClass { pub parent_class: GObjectClass, }
Fields
parent_class: GObjectClassTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GNetworkServiceClassimpl !Send for GNetworkServiceClassimpl !Sync for GNetworkServiceClassimpl Unpin for GNetworkServiceClassimpl UnwindSafe for GNetworkServiceClassBlanket Implementations
Mutably borrows from an owned value. Read more