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