Struct gio_sys::GProxyAddressPrivate[][src]

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

Trait Implementations

impl Debug for GProxyAddressPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations