pub type hs_database_t = hs_database;Expand description
A Hyperscan pattern database.
Generated by one of the Hyperscan compiler functions:
- @ref hs_compile()
- @ref hs_compile_multi()
- @ref hs_compile_ext_multi()
Aliased Typeยง
pub struct hs_database_t { /* private fields */ }