[][src]Function gio::bus_get_sync

pub fn bus_get_sync<P: IsA<Cancellable>>(
    bus_type: BusType,
    cancellable: Option<&P>
) -> Result<DBusConnection, Error>