lookupsym

Search for symbol in multiple symbol tables, starting with most recently nested one. Input: p . identifier string

version(COMPILE)
extern (C++) nothrow @safe
static if(0)
lookupsym
(
const(char)* p
)

Return Value

Type: Symbol*

pointer to symbol null if couldn't find it

Suggestion Box / Bug Report