Function core::sync::atomic::atomic_and [] [src]

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