windows::Win32::System::Performance

Function PerfOpenQueryHandle

pub unsafe fn PerfOpenQueryHandle<P0>(
    szmachine: P0,
    phquery: *mut HANDLE,
) -> u32
where P0: Param<PCWSTR>,