[][src]Module ffix::string

String-related utilities

Structs

StringArray

A wrapper for null-terminated C string array

StringArrayIter

Iterator over StringArray

StringReader

A helper to read C string

Functions

expose_string

Copies a rust string to a newly allocated C String