Function and_inplace

Source
pub fn and_inplace<T: Copy + BitAndAssign>(a: &mut [T], b: &[T])