Type Definition gio_sys::GDBusSubtreeDispatchFunc 
                   
                       [−]
                   
               [src]
type GDBusSubtreeDispatchFunc = Option<unsafe extern "C" fn(_: *mut GDBusConnection, _: *const c_char, _: *const c_char, _: *const c_char, _: *const c_char, _: *mut gpointer, _: gpointer) -> *const GDBusInterfaceVTable>;