Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/pact/src/lib/mod.ts>PactFfi.pactffi_match_message

Pact πŸ”— Contract Testing for Deno πŸ¦•, Powered by Rust πŸ¦€
Go to Latest
function PactFfi.pactffi_match_message
import { PactFfi } from "https://deno.land/x/pact@0.0.2/src/lib/mod.ts";
const { pactffi_match_message } = PactFfi;

/data/input/pact.h#L442

Parameters

msg_1: Pointer<StructPointer<"Message">>
msg_2: Pointer<StructPointer<"Message">>