windows::Win32::Devices::AllJoyn

Function alljoyn_interfacedescription_addpropertyannotation

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