Function alljoyn_interfacedescription_member_getargannotation
pub unsafe fn alljoyn_interfacedescription_member_getargannotation<P1, P2, P3>(
member: alljoyn_interfacedescription_member,
argname: P1,
name: P2,
value: P3,
value_size: *mut usize,
) -> i32where
P1: Param<PCSTR>,
P2: Param<PCSTR>,
P3: Param<PCSTR>,