windows::Win32::Devices::AllJoyn

Function alljoyn_interfacedescription_addmemberannotation

pub unsafe fn alljoyn_interfacedescription_addmemberannotation<P1, P2, P3>(
    iface: alljoyn_interfacedescription,
    member: P1,
    name: P2,
    value: P3,
) -> QStatus
where P1: Param<PCSTR>, P2: Param<PCSTR>, P3: Param<PCSTR>,