windows::Win32::Devices::AllJoyn

Function alljoyn_busobject_emitpropertychanged

pub unsafe fn alljoyn_busobject_emitpropertychanged<P1, P2>(
    bus: alljoyn_busobject,
    ifcname: P1,
    propname: P2,
    val: alljoyn_msgarg,
    id: u32,
)
where P1: Param<PCSTR>, P2: Param<PCSTR>,