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