Function pact_matching_ffi::mismatches_iter_delete[][src]

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

Delete a mismatches iterator when you’re done with it.