core::intrinsics::atomic_umin [] [src]

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