Function alljoyn_interfacedescription_getannotation
pub unsafe fn alljoyn_interfacedescription_getannotation<P1, P2>(
iface: alljoyn_interfacedescription,
name: P1,
value: P2,
value_size: *mut usize,
) -> i32where
P1: Param<PCSTR>,
P2: Param<PCSTR>,