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