Function std::intrinsics::atomic_xor_relaxed [] [src]

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