[src]

std::intrinsics::atomic_cxchg_acqrel

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