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

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