Function alljoyn_interfacedescription_addmember
pub unsafe fn alljoyn_interfacedescription_addmember<P2, P3, P4, P5>(
iface: alljoyn_interfacedescription,
type: alljoyn_messagetype,
name: P2,
inputsig: P3,
outsig: P4,
argnames: P5,
annotation: u8,
) -> QStatuswhere
P2: Param<PCSTR>,
P3: Param<PCSTR>,
P4: Param<PCSTR>,
P5: Param<PCSTR>,