Function windows_sys::Win32::System::Threading::GetSystemTimes
[−]pub unsafe extern "system" fn GetSystemTimes(
lpidletime: *mut FILETIME,
lpkerneltime: *mut FILETIME,
lpusertime: *mut FILETIME
) -> BOOL
Expand description
Required features: "Win32_System_Threading"
, "Win32_Foundation"