NvAPI_GPU_RestoreCoolerPolicyTable

Function NvAPI_GPU_RestoreCoolerPolicyTable 

Source
pub unsafe fn NvAPI_GPU_RestoreCoolerPolicyTable(
    hPhysicalGPU: NvPhysicalGpuHandle,
    coolerIndex: *const u32,
    coolerCount: u32,
    policy: NV_COOLER_POLICY,
) -> NvAPI_Status
Expand description

Undocumented function. Restores the perf table policy levels to the defaults.

pCoolerIndex: Array containing absolute cooler indexes to restore. Pass NULL restore all coolers.

coolerCount: Number of coolers to restore.