Function THIntTensor_eqTensorT

Source
pub unsafe extern "C" fn THIntTensor_eqTensorT(
    r_: *mut THIntTensor,
    ta: *mut THIntTensor,
    tb: *mut THIntTensor,
)