Struct gio_sys::GInetSocketAddressClass [−][src]
#[repr(C)]pub struct GInetSocketAddressClass { pub parent_class: GSocketAddressClass, }
Fields
parent_class: GSocketAddressClassTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GInetSocketAddressClassimpl !Send for GInetSocketAddressClassimpl !Sync for GInetSocketAddressClassimpl Unpin for GInetSocketAddressClassimpl UnwindSafe for GInetSocketAddressClassBlanket Implementations
Mutably borrows from an owned value. Read more