function Pact.pactffi_match_messageimport { Pact } from "https://deno.land/x/pact@0.1.0/src/deps.ts"; const { pactffi_match_message } = Pact; pactffi_match_message(msg_1: Pointer<StructPointer<"Message">>, msg_2: Pointer<StructPointer<"Message">>): Pointer<StructPointer<"Mismatches">>/data/input/pact.h#L442 /data/input/pact.h#L442 Parametersmsg_1: Pointer<StructPointer<"Message">>msg_2: Pointer<StructPointer<"Message">>ReturnsPointer<StructPointer<"Mismatches">>