PCGConsts.spareBits

Undocumented in source.
struct PCGConsts(X, I)
enum spareBits = (I.sizeof - X.sizeof) * 8;

Meta