View Source Kinda (kinda v0.11.0)

Kinda binds C libraries to the BEAM with Zig.

It generates NIF wrappers from Clang-extracted C signatures, compiles them with elixir_make, and provides the declaration, wrapper-extraction and precompilation surfaces used by projects such as Beaver.

See the README for an overview. The main API surfaces are:

Summary

Functions

unwrap_ref(arguments)