Function llg_free_matcher

pub unsafe extern "C" fn llg_free_matcher(matcher: *mut LlgMatcher)
Expand description

Free the matcher.

ยงSafety

This function should only be called from C code.