Type Alias regex_t

Source
pub type regex_t = OnigRegexType;

Aliased Typeยง

#[repr(C)]
pub struct regex_t { /* private fields */ }