Type Alias std_string

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

Aliased Type§

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

Tuple Fields§

§0: [u64; 4]