TCC.outputFile

Output an executable, library or object file. DO NOT call relocate() before.

  1. int outputFile(char[] filename)
  2. int outputFile(FilePath filename)
    struct TCC
    scope @trusted
    int
    outputFile

Meta