Struct gio_sys::GInetAddress[][src]

#[repr(C)]
pub struct GInetAddress { pub parent_instance: GObject, pub priv_: *mut GInetAddressPrivate, }

Fields

Trait Implementations

impl Copy for GInetAddress
[src]

impl Clone for GInetAddress
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GInetAddress
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GInetAddress

impl !Sync for GInetAddress