pub unsafe extern "system" fn QueryThreadProfiling(
    threadhandle: HANDLE,
    enabled: *mut BOOLEAN
) -> u32
Expand description

Required features: "Win32_System_Performance_HardwareCounterProfiling", "Win32_Foundation"