Function std::intrinsics::atomic_xadd_rel [] [src]

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