mex-sys 0.1.0

A bindgen generated Rust wrapper around mex.h for creating binary MEX files callable from MATLAB.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[lib]

[package]
authors = ["Cameron Taggart <cameron.taggart@gmail.com>"]
build = "build.rs"
description = "A bindgen generated Rust wrapper around mex.h for creating binary MEX files callable from MATLAB."
homepage = "https://github.com/ctaggart/mex-sys"
keywords = ["MATLAB", "mex"]
license = "MIT"
name = "mex-sys"
repository = "https://github.com/ctaggart/mex-sys"
version = "0.1.0"