Struct gio_sys::GInetAddressPrivate[][src]

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

Trait Implementations

impl Debug for GInetAddressPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations