Function std::intrinsics::atomic_and_acq [] [src]

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