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

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

Undocumented function. Restore the modified cooler settings to NVIDIA defaults.

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

coolerCount: Number of coolers to restore.