dbus_message_new_method_call

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
dbus_message_new_method_call
(
const(char)* bus_name
,
const(char)* path
,
const(char)* iface
,
const(char)* method
)

Meta