Struct gio_sys::GNetworkAddressPrivate[][src]

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

Trait Implementations

impl Debug for GNetworkAddressPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations