pub unsafe extern "system" fn alljoyn_interfacedescription_property_getannotationatindex(
    property: alljoyn_interfacedescription_property,
    index: usize,
    name: PCSTR,
    name_size: *mut usize,
    value: PCSTR,
    value_size: *mut usize
)
Expand description

Required features: "Win32_Devices_AllJoyn"