[][src]Function nvapi_sys::gpu::cooler::private::NvAPI_GPU_RestoreCoolerPolicyTable

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

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.