Function to_vec

Source
pub fn to_vec<T>(v: Ptr<[T]>) -> Vec<T>