Rng.fromTheRng constructor

Rng.fromTheRng(
  1. RNGPtr p
)

Implementation

factory Rng.fromTheRng(cvg.RNGPtr p) => Rng._(p);