Function windows_sys::Win32::System::WindowsProgramming::QueryThreadCycleTime
[−]pub unsafe extern "system" fn QueryThreadCycleTime(
threadhandle: HANDLE,
cycletime: *mut u64
) -> BOOL
Expand description
Required features: "Win32_System_WindowsProgramming"
, "Win32_Foundation"