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

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