[][src]Function nvml_wrapper_sys::bindings::nvmlUnitGetTemperature

pub unsafe extern "C" fn nvmlUnitGetTemperature(
    unit: nvmlUnit_t,
    type_: c_uint,
    temp: *mut c_uint
) -> nvmlReturn_t