pub unsafe fn NvAPI_GPU_GetCurrentPstate(
hPhysicalGPU: NvPhysicalGpuHandle,
pCurrentPstate: *mut NV_GPU_PERF_PSTATE_ID,
) -> NvAPI_StatusExpand description
This function retrieves the current performance state (P-State).
pub unsafe fn NvAPI_GPU_GetCurrentPstate(
hPhysicalGPU: NvPhysicalGpuHandle,
pCurrentPstate: *mut NV_GPU_PERF_PSTATE_ID,
) -> NvAPI_StatusThis function retrieves the current performance state (P-State).