Function alljoyn_busobject_emitpropertieschanged
pub unsafe fn alljoyn_busobject_emitpropertieschanged<P1>(
bus: alljoyn_busobject,
ifcname: P1,
propnames: *const *const i8,
numprops: usize,
id: u32,
)where
P1: Param<PCSTR>,