TCC.addSymbol

Add a symbol to the compiled program.

struct TCC
pure scope @trusted
int
addSymbol
(
in char[] name
,
const void* val
)

Meta