Module string_utils

Module string_utils 

Source

Functions§

c_str_to_string
Helper function to convert a C string to a Rust String
str_to_cstring
Convert a Rust &str to a C-compatible string