coffi v0.2.259

A Foreign Function Interface in Clojure for JDK 17.

Namespaces

coffi.ffi

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

coffi.mem

Functions for managing native allocations, resource scopes, and (de)serialization.