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

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