Files
nym/sdk/ffi/shared
mfahampshire a0e55f49d4 temp commit
2025-01-03 13:29:55 +01:00
..
2025-01-03 13:29:55 +01:00
2025-01-03 13:29:55 +01: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.