Function llg_clone_matcher
pub extern "C" fn llg_clone_matcher(
matcher: &LlgMatcher,
) -> *mut LlgMatcher
Expand description
Clone the matcher.
pub extern "C" fn llg_clone_matcher(
matcher: &LlgMatcher,
) -> *mut LlgMatcher
Clone the matcher.