str_from_cstr

Macro str_from_cstr 

Source
macro_rules! str_from_cstr {
    ($cstr_ptr:ident) => { ... };
}