Type Alias rand_isaac::isaac64::w64

source ·
type w64 = Wrapping<u64>;

Aliased Type§

struct w64(pub u64);

Fields§

§0: u64