Function std::intrinsics::atomic_xchg_rel [] [src]

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