Struct gio_sys::GInetAddressMaskPrivate[][src]

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

Trait Implementations

impl Debug for GInetAddressMaskPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations