symbol_name

Create a symbol, given a name and type.

version(COMPILE)
extern (C++) nothrow @safe @trusted
symbol_name
(
const(char)* name
,
int sclass
,
type* t
)
Suggestion Box / Bug Report