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

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