Module ffi_utils::string [] [src]

Utilities for passing strings across FFI boundaries.

Enums

StringError

Error type for strings

Functions

from_c_str

Copies memory from a provided pointer and allocates a new String.