core::intrinsics::atomic_and [] [src]

pub unsafe extern "rust-intrinsic" fn atomic_and<T>(dst: *mut T, src: T) -> T
Unstable