Struct fasthash_sys::uint128_c_t
[−]
[src]
pub struct uint128_c_t { pub a: u64, pub b: u64, }
Fields
a: u64
b: u64