Function THIntTensor_div

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