TCC.addSystemIncludePath

Add system include path pathname.

  1. int addSystemIncludePath(char[] pathname)
    struct TCC
    pure scope @trusted
    int
    addSystemIncludePath
    (
    in char[] pathname
    )
  2. int addSystemIncludePath(DirPath path)

Meta