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