Function atomic_or

pub(in ::sync::atomic) const unsafe fn atomic_or<T: Copy, U: Copy>(dst: *mut T, val: U, order: Ordering) -> T