Function construct

Source
pub fn construct<T>(p: Ptr<[MaybeUninit<T>]>) -> Ptr<[T]>