Function winapi::um::winbase::EnableThreadProfiling [−][src]
pub unsafe extern "system" fn EnableThreadProfiling(
ThreadHandle: HANDLE,
Flags: DWORD,
HardwareCounters: DWORD64,
PerformanceDataHandle: *mut HANDLE
) -> BOOL