Struct gio_sys::GUnixSocketAddressPrivate[][src]

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

Trait Implementations

impl Debug for GUnixSocketAddressPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations