Function std::str::raw::from_buf_len[src]

pub unsafe fn from_buf_len(buf: *u8, len: uint) -> String

Create a Rust string from a *u8 buffer of the given length