[src]

std::intrinsics::atomic_xchg_acq

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