Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

Pact 🔗 Contract Testing for Deno 🦕, Powered by Rust 🦀
Latest
function PactFfi.pactffi_sync_message_set_response_contents
import { PactFfi } from "https://deno.land/x/pact@0.1.0/src/lib/mod.ts";
const { pactffi_sync_message_set_response_contents } = PactFfi;

/data/input/pact.h#L1488

Parameters

message: Pointer<StructPointer<"SynchronousMessage">>
index: number
contents: Pointer<number>
content_type: Pointer<number>