1 unstable release
| 0.1.0 | May 25, 2023 |
|---|
#343 in FFI
Used in 6 crates
(3 directly)
21KB
336 lines
FFI-safe types used in the various Neotron APIs.
Note that all types in this file that are exported in the Api structure
must be #[repr(C)] and ABI stable.
Neotron FFI
Types and functions for connection two Rust applications via a C-compatible API.
Changelog
Unreleased Changes
- None
v0.1.0
- First version
Licence
Copyright (c) The Neotron Developers, 2022
Licensed under either MIT or Apache-2.0 at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.