[src]

Function std::str::raw::from_c_str

pub unsafe fn from_c_str(buf: *c_char) -> ~str

Create a Rust string from a null-terminated C string