#[no_mangle]
pub extern "C" fn pactffi_matching_rules_iter_pair_delete(
    pair: *const MatchingRuleKeyValuePair
)
Expand description

Free a pair of key and value returned from message_metadata_iter_next.