Function THIntTensor_add

Source
pub unsafe extern "C" fn THIntTensor_add(
    r_: *mut THIntTensor,
    t: *mut THIntTensor,
    value: c_int,
)