Module ffi

Module ffi 

Source
Expand description

FFI bindings to the native Senzing library (Internal)

This module contains the low-level FFI declarations for interfacing with the native Senzing C library. This module is internal to the SDK and not part of the public API.

Bindings are auto-generated from Senzing C headers using bindgen. To regenerate: cargo run –example generate_bindings

Modules§

bindings_generated 🔒
helpers 🔒
Helper functions for FFI operations