type_delegate

Allocate a delegate type.

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

Return Value

Type: type*

Tcount already incremented

Suggestion Box / Bug Report