[src]

std::intrinsics::atomic_cxchg

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