Function std::intrinsics::atomic_min [] [src]

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