TCC.setLibraryPath

Set CONFIG_TCCDIR at runtime.

  1. void setLibraryPath(char[] path)
    struct TCC
    pure scope @trusted
    void
    setLibraryPath
    (
    in char[] path
    )
  2. void setLibraryPath(DirPath path)

Meta