Struct gio_sys::GDBusConnection[][src]

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

Trait Implementations

impl Debug for GDBusConnection
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations