Struct gio_sys::GProxyAddress [−][src]
#[repr(C)]pub struct GProxyAddress { pub parent_instance: GInetSocketAddress, pub priv_: *mut GProxyAddressPrivate, }
Fields
parent_instance: GInetSocketAddresspriv_: *mut GProxyAddressPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GProxyAddressimpl !Send for GProxyAddressimpl !Sync for GProxyAddressimpl Unpin for GProxyAddressimpl UnwindSafe for GProxyAddressBlanket Implementations
Mutably borrows from an owned value. Read more