Function alljoyn_interfacedescription_property_getannotationatindex
pub unsafe fn alljoyn_interfacedescription_property_getannotationatindex<P2, P4>(
property: alljoyn_interfacedescription_property,
index: usize,
name: P2,
name_size: *mut usize,
value: P4,
value_size: *mut usize,
)where
P2: Param<PCSTR>,
P4: Param<PCSTR>,