pub unsafe extern "system" fn QueryThreadCycleTime(
    threadhandle: HANDLE,
    cycletime: *mut u64
) -> BOOL
Expand description

Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’