Function alljoyn_interfacedescription_setpropertydescription
pub unsafe fn alljoyn_interfacedescription_setpropertydescription<P1, P2>(
iface: alljoyn_interfacedescription,
name: P1,
description: P2,
) -> QStatuswhere
P1: Param<PCSTR>,
P2: Param<PCSTR>,