windows::Win32::Devices::AllJoyn

Function alljoyn_busattachment_addmatch

pub unsafe fn alljoyn_busattachment_addmatch<P1>(
    bus: alljoyn_busattachment,
    rule: P1,
) -> QStatus
where P1: Param<PCSTR>,