tcc_get_symbol

Return symbol value or NULL if not found

extern (C) nothrow @nogc pure
void*
tcc_get_symbol
(
scope TCCState* s
,
scope const char* name
)

Meta