type_allocn

Allocate a type of ty with a Tnext of tn.

version(COMPILE)
extern (C++) nothrow @safe
type*
type_allocn
(
tym_t ty
,
type* tn
)
Suggestion Box / Bug Report