coffi v1.0.486

A Foreign Function Interface in Clojure for JDK 22+.

Topics

Namespaces

coffi.ffi

Functions for creating handles to native functions and loading native libraries.

coffi.layout

Functions for adjusting the layout of structs.

Public variables and functions:

coffi.mem

Functions for managing native allocations, memory arenas, and (de)serialization.