function Pact.pactffi_mismatches_get_iterimport { Pact } from "https://deno.land/x/pact@0.1.0/src/deps.ts"; const { pactffi_mismatches_get_iter } = Pact; pactffi_mismatches_get_iter(mismatches: Pointer<StructPointer<"Mismatches">>): Pointer<StructPointer<"MismatchesIterator">>/data/input/pact.h#L448 /data/input/pact.h#L448 Parametersmismatches: Pointer<StructPointer<"Mismatches">>ReturnsPointer<StructPointer<"MismatchesIterator">>