Crate ffi_string

Source
Expand description

§FFI String

This is a small crate for moving strings across extern "C", giving FFI-safe version of String and &str

Structs§