TCC.run

Link and run main() function and return its value. DO NOT call relocate() before.

struct TCC
scope @trusted @nogc
int
run
(
int argc
,
char** argv
)

Meta