Function windows::Win32::Devices::AllJoyn::alljoyn_interfacedescription_addannotation
pub unsafe fn alljoyn_interfacedescription_addannotation<P0, P1, P2>(
iface: P0,
name: P1,
value: P2,
) -> QStatuswhere
P0: Param<alljoyn_interfacedescription>,
P1: Param<PCSTR>,
P2: Param<PCSTR>,