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