binary_interop 0.0.3 binary_interop: ^0.0.3 copied to clipboard
Binary interop is a library that allows load shared libraries, invoke their functions and get access to their data.
binary_interop #
Binary interop is a library that allows load shared libraries, invoke their functions and get access to their data.
Version: 0.0.1
Initial release. Use at your own risk!
Limitations
- Binary type "long double" not supported
- Returning the packed structures not supported
- Passing by the value a packed structures not supported