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

x/pact/src/deps.ts>Pact.pactffi_matching_rule_iter_next

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

/data/input/pact.h#L1985

Parameters

iter: Pointer<StructPointer<"MatchingRuleIterator">>

Returns

Pointer<StructPointer<"MatchingRuleResult">>