Type Alias string

Source
pub type string = __BindgenOpaqueArray<u64, 4usize>;

Aliased Type§

#[repr(C)]
pub struct string(pub [u64; 4]);

Tuple Fields§

§0: [u64; 4]