MCPcopy Create free account
hub / github.com/aboutcode-org/scancode-toolkit / dlerror

Function dlerror

tests/licensedcode/data/perf/udll.cxx:289–292  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

287}
288
289static const char *dlerror(void)
290{
291 return error(1, (char *)NULL);
292}
293
294static int dlclose(void *handle)
295{

Callers

nothing calls this directly

Calls 1

errorFunction · 0.70

Tested by

no test coverage detected