type_pointer

Allocate a pointer type.

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

Return Value

Type: type*

Tcount already incremented

Suggestion Box / Bug Report