Function THLongTensor_bitand

Source
pub unsafe extern "C" fn THLongTensor_bitand(
    r_: *mut THLongTensor,
    t: *mut THLongTensor,
    value: c_long,
)