MCPcopy Create free account
hub / github.com/HiLab-git/SimpleCRF / lodepng_clear_itext

Function lodepng_clear_itext

dependency/densecrf/examples/lodepng.cpp:2880–2883  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2878}
2879
2880void lodepng_clear_itext(LodePNGInfo* info)
2881{
2882 LodePNGIText_cleanup(info);
2883}
2884
2885unsigned lodepng_add_itext(LodePNGInfo* info, const char* key, const char* langtag,
2886 const char* transkey, const char* str)

Callers

nothing calls this directly

Calls 1

LodePNGIText_cleanupFunction · 0.85

Tested by

no test coverage detected