string_from_c_str

Function string_from_c_str 

Source
pub unsafe fn string_from_c_str(c_str: *const i8) -> String
Expand description

Replacement for String::from_raw_buf