Function core::sync::atomic::atomic_or [] [src]

unsafe fn atomic_or<T>(dst: *mut T, val: T, order: Ordering) -> T