symbol_searchlist

Search list for a symbol with an identifier that matches.

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

Return Value

Type: Symbol*

pointer to matching symbol null if not found

Suggestion Box / Bug Report