core
1.91.0-nightly
(1ebbd87a6 2025-08-11)
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