winapi::um::winbase

Function EnableThreadProfiling

Source
pub unsafe extern "system" fn EnableThreadProfiling(
    ThreadHandle: HANDLE,
    Flags: DWORD,
    HardwareCounters: DWORD64,
    PerformanceDataHandle: *mut HANDLE,
) -> BOOL