Function kernel32::GetSystemTimes
[−]
[src]
pub unsafe extern "system" fn GetSystemTimes(
lpIdleTime: LPFILETIME,
lpKernelTime: LPFILETIME,
lpUserTime: LPFILETIME
) -> BOOL