Function and_inplace_elem

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