tcc_output_file

Output an executable, library or object file. DO NOT call tcc_relocate() before.

extern (C) nothrow @nogc
int
tcc_output_file
(
scope TCCState* s
,
scope const char* filename
)

Meta