Function llg_matcher_is_stopped
#[unsafe(no_mangle)]pub extern "C" fn llg_matcher_is_stopped(matcher: &LlgMatcher) -> boolExpand description
Check if the matcher will force EOS token. This returns true also in error state, as that is a forced stop.