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

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

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

.bits/pthreadtypes.h#L80

definition: unknown