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

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