out_config_init

Initialize configuration variables.

extern (C++) nothrow @safe @trusted extern (C)
void
out_config_init
(
int model
,
bool exe
,
bool trace
,
bool nofloat
,
bool verbose
,,,,,
ubyte avx
,
ubyte pic
,,,,
ubyte dwarf
,
string _version
,
exefmt_t exefmt
)
Suggestion Box / Bug Report