Example #1
0
 public static extern uint nvmlDeviceGetTemperatureThreshold(IntPtr device, nvmlTemperatureThresholds thresholdType, ref uint temp);
Example #2
0
 public static extern nvmlReturn nvmlDeviceGetTemperatureThreshold(nvmlDevice device, nvmlTemperatureThresholds thresholdType, ref uint temp);