Function from_native

Source
pub fn from_native<T>(v: Box<[T]>) -> Ptr<[T]>