Function atomic_and

Source
unsafe fn atomic_and<T: Copy>(dst: *mut T, val: T, order: Ordering) -> T