type_dyn_array

Allocate a dynamic array type.

version(COMPILE)
extern (C++) nothrow @safe @trusted
type*
type_dyn_array
(
type* tnext
)

Return Value

Type: type*

Tcount already incremented

Suggestion Box / Bug Report