Function llg_matcher_is_error
#[unsafe(no_mangle)]pub extern "C" fn llg_matcher_is_error(
matcher: &mut LlgMatcher,
) -> boolExpand description
Check if the matcher is in an error state.
#[unsafe(no_mangle)]pub extern "C" fn llg_matcher_is_error(
matcher: &mut LlgMatcher,
) -> boolCheck if the matcher is in an error state.