Function alljoyn_busobject_methodreply_err
pub unsafe fn alljoyn_busobject_methodreply_err<P2, P3>(
bus: alljoyn_busobject,
msg: alljoyn_message,
error: P2,
errormessage: P3,
) -> QStatuswhere
P2: Param<PCSTR>,
P3: Param<PCSTR>,