[][src]Type Definition nvapi_sys::gpu::cooler::private::GPU_SetCoolerLevelsFn

type GPU_SetCoolerLevelsFn = extern "C" fn(hPhysicalGPU: NvPhysicalGpuHandle, coolerIndex: u32, pCoolerLevels: *const NV_GPU_SETCOOLER_LEVEL) -> NvAPI_Status;