Struct gio_sys::GNetworkAddress
[−]
[src]
#[repr(C)]pub struct GNetworkAddress { pub parent_instance: GObject, pub priv_: *mut GNetworkAddressPrivate, }
Fields
parent_instance: GObject
priv_: *mut GNetworkAddressPrivate
Trait Implementations
impl Copy for GNetworkAddress[src]
impl Clone for GNetworkAddress[src]
fn clone(&self) -> GNetworkAddress[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
Performs copy-assignment from source. Read more