windows::Win32::Devices::AllJoyn

Function alljoyn_busattachment_ping

pub unsafe fn alljoyn_busattachment_ping<P1>(
    bus: alljoyn_busattachment,
    name: P1,
    timeout: u32,
) -> QStatus
where P1: Param<PCSTR>,