gio_sys

Function g_dbus_message_new_method_call

Source
pub unsafe extern "C" fn g_dbus_message_new_method_call(
    name: *const c_char,
    path: *const c_char,
    interface_: *const c_char,
    method: *const c_char,
) -> *mut GDBusMessage