U64

Type Alias U64 

Source
pub type U64 = U64;

Aliased Type§

#[repr(C)]
pub struct U64(pub [u64; 1]);

Tuple Fields§

§0: [u64; 1]