core
1.88.0-nightly-4824c2bb7-2025-05-02
In core::
sync::
atomic
core
::
sync
::
atomic
Function
atomic_xor
Copy item path
Source
unsafe fn atomic_xor<T:
Copy
>(dst:
*mut T
, val: T, order:
Ordering
) -> T