Function std::intrinsics::atomic_xadd_acq [] [src]

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