Module util

Module util 

Source
Expand description

Utility functions

Structs§

Version

Functions§

get_path_buf_from_pointer
Tries to convert a pointer to a CString into a Rust PathBuf
get_path_from_pointer
Tries to convert a pointer to a CString into a Rust Path
get_str_from_pointer
Tries to convert a pointer to a CString into a Rust str
get_string_from_pointer
Tries to convert a pointer to a CString into a Rust String