Function windows_sys::Win32::Devices::AllJoyn::alljoyn_interfacedescription_addmethod
pub unsafe extern "system" fn alljoyn_interfacedescription_addmethod(
iface: alljoyn_interfacedescription,
name: PCSTR,
inputsig: PCSTR,
outsig: PCSTR,
argnames: PCSTR,
annotation: u8,
accessperms: PCSTR,
) -> QStatus