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_pact_sync_message_iter_next

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

/data/input/pact.h#L1295

Parameters

iter: Pointer<StructPointer<"PactSyncMessageIterator">>

Returns

Pointer<StructPointer<"SynchronousMessage">>