wolfram-library-link-sys 0.2.2

Low-level FFI bindings to the Wolfram LibraryLink C API
Documentation
1
2
3
4
5
6
7
# wolfram-library-link-sys

Low-level FFI bindings to the
[Wolfram LibraryLink C API](https://reference.wolfram.com/language/LibraryLink/tutorial/LibraryStructure.html).

The [`wolfram-library-link`](https://crates.io/crates/wolfram-library-link) crate provides
efficient and idiomatic Rust bindings to Wolfram LibraryLink based on these raw bindings.