Function llg_clone_matcher
#[unsafe(no_mangle)]pub extern "C" fn llg_clone_matcher(
matcher: &LlgMatcher,
) -> *mut LlgMatcherExpand description
Clone the matcher.
#[unsafe(no_mangle)]pub extern "C" fn llg_clone_matcher(
matcher: &LlgMatcher,
) -> *mut LlgMatcherClone the matcher.