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

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