sundials-rs-sys
Raw, unsafe FFI bindings to the SUNDIALS C library, generated by bindgen.
This crate is the low-level foundation for the
sundials-rs safe-wrapper crate.
Most users should depend on sundials-rs rather than this crate directly.
Features
vendored— downloads SUNDIALS 7.4.0 from GitHub, builds a static library with CMake, and links against it. RequirescmakeonPATH. No system SUNDIALS installation needed.
License
Licensed under either of MIT or Apache-2.0 at your option.