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