pub unsafe extern "system" fn alljoyn_interfacedescription_addproperty(
    iface: alljoyn_interfacedescription,
    name: PCSTR,
    signature: PCSTR,
    access: u8
) -> QStatus
Expand description

Required features: "Win32_Devices_AllJoyn"