pub unsafe fn from_c_str(c_str: *const u8) -> String
Expand description

Helper to convert a C-str to a Rust string