[−][src]Function nvml_wrapper_sys::bindings::nvmlDeviceGetTemperatureThreshold
pub unsafe extern "C" fn nvmlDeviceGetTemperatureThreshold(
device: nvmlDevice_t,
thresholdType: nvmlTemperatureThresholds_t,
temp: *mut c_uint
) -> nvmlReturn_t