Function llg_matcher_is_error

pub extern "C" fn llg_matcher_is_error(
    matcher: &mut LlgMatcher,
) -> bool
Expand description

Check if the matcher is in an error state.