str_from_cstr_or_null

Macro str_from_cstr_or_null 

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