[src]

std::intrinsics::atomic_cxchg_rel

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