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

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

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

.bits/pthreadtypes.h#L36

definition: unknown