Function std::intrinsics::atomic_and_relaxed [] [src]

pub unsafe extern "rust-intrinsic" fn atomic_and_relaxed<T>(dst: *mut T, src: T) -> T
Unstable