[][src]Type Definition yaap::a::PtrUninit

type PtrUninit<T> = Ptr<MaybeUninit<T>>;