FFIString
This is a small crate for moving strings across extern "C"
, giving FFI-safe version of String and &str
If you have any ideas on how this can be improved, please submit an issue on the repository
This is a small crate for moving strings across extern "C"
, giving FFI-safe version of String and &str
If you have any ideas on how this can be improved, please submit an issue on the repository