Function THIntTensor_bitand

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