Function std::intrinsics::atomic_umin_rel [] [src]

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