Function windows_sys::Win32::Devices::AllJoyn::alljoyn_interfacedescription_property_getannotationatindex
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,
)