tcc_set_options

Set options as from command line (multiple supported)

extern (C) nothrow @nogc pure
int
tcc_set_options
(
scope TCCState* s
,
scope const char* str
)

Meta