JanetRNG

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc
struct JanetRNG {}

Members

Variables

a
uint a;
Undocumented in source.
b
uint b;
Undocumented in source.
c
uint c;
Undocumented in source.
counter
uint counter;
Undocumented in source.
d
uint d;
Undocumented in source.

Meta