windows::Win32::System::WindowsProgramming

Function QueryThreadCycleTime

pub unsafe fn QueryThreadCycleTime(
    threadhandle: HANDLE,
    cycletime: *mut u64,
) -> Result<()>