pub unsafe fn from_cstr(s: *const u8) -> &'static str
Expand description

Safety

Convert C string to Rust string