Function windows::Win32::Devices::AllJoyn::alljoyn_interfacedescription_addsignal
pub unsafe fn alljoyn_interfacedescription_addsignal<P0, P1, P2, P3, P4>(
iface: P0,
name: P1,
sig: P2,
argnames: P3,
annotation: u8,
accessperms: P4,
) -> QStatuswhere
P0: Param<alljoyn_interfacedescription>,
P1: Param<PCSTR>,
P2: Param<PCSTR>,
P3: Param<PCSTR>,
P4: Param<PCSTR>,