Function std::slice::raw::mut_buf_as_sliceDeprecated
[-]
[+]
[src]
pub unsafe fn mut_buf_as_slice<T, U, F>(p: *mut T, len: uint, f: F) -> U
Form a slice from a pointer and length (as a number of units, not bytes).