Function alljoyn_interfacedescription_hasmember
pub unsafe fn alljoyn_interfacedescription_hasmember<P1, P2, P3>(
iface: alljoyn_interfacedescription,
name: P1,
insig: P2,
outsig: P3,
) -> i32where
P1: Param<PCSTR>,
P2: Param<PCSTR>,
P3: Param<PCSTR>,