phobos-next ~master (2025-12-19T22:07:52.6441088)
Dub
Repo
TCC.setOutputType
tcc
TCC
Set output type. MUST BE CALLED before any compilation.
struct
TCC
pure scope @
trusted
@
nogc
int
setOutputType
(
in
OutputType
output_type
)
Meta
Source
See Implementation
tcc
TCC
aliases
ErrorFunc
compileAndRun
destructors
~this
enums
OutputType
functions
addFile
addIncludePath
addLibrary
addLibraryPath
addSymbol
addSystemIncludePath
compile
defineSymbol
eval
getSymbolMaybe
outputFile
relocate
run
setErrorFunction
setLibraryPath
setOptions
setOutputType
undefineSymbol
manifest constants
RELOCATE_AUTO
postblits
this(this)
variables
_state
Set output type. MUST BE CALLED before any compilation.