Seed.this

Constructs a Seed with a native uint as input

  1. this(long s)
    struct Seed
    @nogc
    this
    (
    long s
    )
  2. this(string s)

Meta