[src]

std::intrinsics::atomic_xchg_relaxed

pub extern fn atomic_xchg_relaxed<T>(dst: *mut T, src: T) -> T