pub unsafe fn NvAPI_GPU_RestoreCoolerSettings(
hPhysicalGPU: NvPhysicalGpuHandle,
coolerIndex: *const u32,
coolerCount: u32,
) -> NvAPI_StatusExpand description
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.