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