Function windows::Win32::System::ProcessStatus::GetPerformanceInfo

pub unsafe fn GetPerformanceInfo(
    pperformanceinformation: *mut PERFORMANCE_INFORMATION,
    cb: u32,
) -> Result<()>