[][src]Function winapi::um::winbase::EnableThreadProfiling

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