pub unsafe extern "system" fn GetProcessorSystemCycleTime(
group: u16,
buffer: *mut SYSTEM_PROCESSOR_CYCLE_TIME_INFORMATION,
returnedlength: *mut u32
) -> BOOLExpand description
Required features: "Win32_System_SystemInformation", "Win32_Foundation"