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