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