pub type t1ha_state256_t = t1ha_state256;
Aliased Type§
union t1ha_state256_t {
pub bytes: [u8; 32],
pub u32: [u32; 8],
pub u64: [u64; 4],
pub n: t1ha_state256__bindgen_ty_1,
/* private fields */
}
Fields§
§bytes: [u8; 32]
§u32: [u32; 8]
§u64: [u64; 4]
§n: t1ha_state256__bindgen_ty_1