cstr_to_string

Macro cstr_to_string 

Source
macro_rules! cstr_to_string {
    ($arg:expr) => { ... };
}