Files
nym/sdk/ffi/shared
2026-03-16 15:34:29 +00:00
..
2026-03-16 15:34:29 +00:00
2026-01-19 13:19:45 +00:00
2025-01-14 16:11:47 +00:00

FFI Shared ()s

This repo contains internal functions and runtime handling to be used by the C/C++ and Go FFI bindings.

Usage

Import the library as you would usually - see ../cpp/src/lib.rs and ../go/src/lib.rs for example usage.