wolfram_library_link_sys/
lib.rs

1//! Automatically generated bindings to the Wolfram LibraryLink C API.
2
3#![allow(non_snake_case, non_upper_case_globals, non_camel_case_types)]
4#![allow(deref_nullptr)]
5
6// The name of this file comes from `build.rs`.
7include!(env!("CRATE_WOLFRAM_LIBRARYLINK_SYS_BINDINGS"));