core::intrinsics::atomic_xadd [] [src]

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