unbox_vec_ptr

Function unbox_vec_ptr 

Source
pub unsafe fn unbox_vec_ptr<T>(ptr: *mut T, count: usize) -> Vec<T>
Expand description

ยงSafety