neopdf_capi 0.4.0

C language interface to NeoPDF
Documentation
1
2
3
4
5
# C-API for NeoPDF

This crate provides a C-compatible API for the `neopdf` Rust library,
enabling interoperability with C/C++ and other languages that can
link to C libraries.