#[no_mangle]
pub extern "C" fn pactffi_matching_rules_iter_delete(
    iter: *mut MatchingRuleCategoryIterator
)
Expand description

Free the iterator when you’re done using it.