core::intrinsics::atomic_xchg_relaxed[src]

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