ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
out_config_init
dmd
backend
backconfig
Initialize configuration variables.
extern (
C
++) nothrow extern (
C
)
void
out_config_init
(
int
model
,
bool
exe
,
bool
trace
,
bool
nofloat
,
bool
verbose
,
bool
optimize
,
int
symdebug
,
bool
alwaysframe
,
bool
stackstomp
,
ubyte
avx
,
ubyte
pic
,
bool
useModuleInfo
,
bool
useTypeInfo
,
bool
useExceptions
,
string
_version
)
Meta
Source
See Implementation
dmd
backend
backconfig
functions
out_config_debug
out_config_init
util_set16
util_set32
util_set64
Initialize configuration variables.