core::intrinsics::atomic_cxchgExperimental [-]  [+] [src]

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