type_alloc

Create a type & initialize it. Input: ty = TYxxxx

nothrow @safe @trusted @nogc
type*
type_alloc
(
tym_t ty
)

Return Value

Type: type*

pointer to newly created type.

Meta