pub unsafe extern "system" fn EnableThreadProfiling(
threadhandle: HANDLE,
flags: u32,
hardwarecounters: u64,
performancedatahandle: *mut HANDLE
) -> u32Expand description
Required features: "Win32_System_Performance_HardwareCounterProfiling", "Win32_Foundation"