cst_regstate

Type Alias cst_regstate 

Source
pub type cst_regstate = cst_regstate_struct;

Aliased Type§

#[repr(C)]
pub struct cst_regstate { pub startp: [*const i8; 10], pub endp: [*const i8; 10], pub input: *const i8, pub bol: *const i8, }

Fields§

§startp: [*const i8; 10]§endp: [*const i8; 10]§input: *const i8§bol: *const i8