core::intrinsics::atomic_xor [] [src]

pub unsafe extern "rust-intrinsic" fn atomic_xor<T>(dst: *mut T, src: T) -> T
Unstable