read_cstr_or_null

Function read_cstr_or_null 

Source
pub fn read_cstr_or_null(memory: &[u8], cstr_ptr: Ptr) -> Result<Option<String>>