Function windows_sys::Win32::System::Performance::HardwareCounterProfiling::EnableThreadProfiling
[−]pub unsafe extern "system" fn EnableThreadProfiling(
threadhandle: HANDLE,
flags: u32,
hardwarecounters: u64,
performancedatahandle: *mut HANDLE
) -> u32
Expand description
Required features: "Win32_System_Performance_HardwareCounterProfiling"
, "Win32_Foundation"