Function alljoyn_interfacedescription_getannotationatindex
pub unsafe fn alljoyn_interfacedescription_getannotationatindex<P2, P4>(
iface: alljoyn_interfacedescription,
index: usize,
name: P2,
name_size: *mut usize,
value: P4,
value_size: *mut usize,
)where
P2: Param<PCSTR>,
P4: Param<PCSTR>,