Function system::scheme::c_string_to_str [] [src]

fn c_string_to_str<'a>(ptr: *const u8) -> &'a str

Helper function for handling C strings, please do not copy it or make it pub or change it