symbol_searchlist

Search list for a symbol with an identifier that matches.

version(COMPILE && SCPP_HTOD)
extern (C++) nothrow
symbol_searchlist
(,
const(char)* vident
)

Return Value

Type: Symbol*

pointer to matching symbol null if not found

Meta