Function netinfo::ptr_len_to_vec [] [src]

pub unsafe fn ptr_len_to_vec<T>(ptr: *mut T, len: usize) -> Vec<T>