tcc_add_include_path

Add include path

extern (C) nothrow @nogc pure
int
tcc_add_include_path
(
scope TCCState* s
,
scope const char* pathname
)

Meta