TCC.compile

Compile source containing a C source. Return -1 if error.

struct TCC
pure scope @trusted
int
compile
(
in char[] source
)

Meta