readstat_string_ref_t

Type Alias readstat_string_ref_t 

Source
pub type readstat_string_ref_t = readstat_string_ref_s;

Aliased Type§

#[repr(C)]
pub struct readstat_string_ref_t { pub first_v: i64, pub first_o: i64, pub len: usize, pub data: [i8; 1], }

Fields§

§first_v: i64§first_o: i64§len: usize§data: [i8; 1]