Function collections::str::raw::from_c_str[src]

pub unsafe fn from_c_str(c_string: *i8) -> String

Create a Rust string from a null-terminated C string