Struct gio_sys::GInetSocketAddressPrivate[][src]

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

Trait Implementations

impl Debug for GInetSocketAddressPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations