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