Struct gio_sys::GDBusObjectManagerServerPrivate[][src]

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

Trait Implementations

impl Debug for GDBusObjectManagerServerPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations