Skip to main content
atomic_or
core
1.96.0-nightly
(38c0de8dc 2026-02-28)
In core::
sync::
atomic
core
::
sync
::
atomic
Function
atomic_
or
Copy item path
Source
unsafe fn atomic_or<T:
Copy
, U:
Copy
>(dst:
*mut T
, val: U, order:
Ordering
) -> T
Available on
target_has_atomic
only.