pub unsafe extern "system" fn K32GetPerformanceInfo(
    pperformanceinformation: *mut PERFORMANCE_INFORMATION,
    cb: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"