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