_d_newitemU

Allocate an uninitialized non-array item. This is an optimization to avoid things needed for arrays like the __arrayPad(size).

extern (C) nothrow
void*
_d_newitemU
(
scope const TypeInfo _ti
)

Meta