Struct gio_sys::GNetworkServicePrivate[][src]

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

Trait Implementations

impl Debug for GNetworkServicePrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations