Struct gio_sys::GProxyAddressEnumeratorPrivate[][src]

#[repr(C)]
pub struct GProxyAddressEnumeratorPrivate(_);

Trait Implementations

impl Debug for GProxyAddressEnumeratorPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations