Struct gio_sys::GSocketAddress [−][src]
#[repr(C)]pub struct GSocketAddress { pub parent_instance: GObject, }
Fields
parent_instance: GObjectTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GSocketAddressimpl !Send for GSocketAddressimpl !Sync for GSocketAddressimpl Unpin for GSocketAddressimpl UnwindSafe for GSocketAddressBlanket Implementations
Mutably borrows from an owned value. Read more