llg_matcher_reset

Function llg_matcher_reset 

#[unsafe(no_mangle)]
pub extern "C" fn llg_matcher_reset(matcher: &mut LlgMatcher) -> i32
Expand description

Resets the matcher to the initial state. A matcher in error state cannot be reset. Returns 0 on success and -1 on error.