Function gio_sys::g_dbus_message_new_method_call
[−]
[src]
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