Function THIntTensor_remainder

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