Uses old Rust 2015
0.0.3 |
|
---|---|
0.0.2 |
|
0.0.1 |
|
#154 in #c
6KB
81 lines
C API helper functinos for Rust
Helper functions for letting C programs create and free objects in Rust libraries.
NB: This will be obsolete once Box::from_raw/into_raw are stable.
See crates.io.