Function std::intrinsics::atomic_xchg_relaxedUnstable [-] [+] [src]

pub unsafe fn atomic_xchg_relaxed<T>(dst: *mut T, src: T) -> T