tcc_add_library

The library name is the same as the argument of the '-l' option

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

Meta