Struct gio_sys::GProxyAddressEnumerator[][src]

#[repr(C)]
pub struct GProxyAddressEnumerator { pub parent_instance: GSocketAddressEnumerator, pub priv_: *mut GProxyAddressEnumeratorPrivate, }

Fields

Trait Implementations

impl Copy for GProxyAddressEnumerator
[src]

impl Clone for GProxyAddressEnumerator
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GProxyAddressEnumerator
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GProxyAddressEnumerator

impl !Sync for GProxyAddressEnumerator