[src]

std::intrinsics::atomic_xchg

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