cstr_to_str

Macro cstr_to_str 

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