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

Function lodepng_clear_text

dependency/densecrf/examples/lodepng.cpp:2808–2811  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2806}
2807
2808void lodepng_clear_text(LodePNGInfo* info)
2809{
2810 LodePNGText_cleanup(info);
2811}
2812
2813unsigned lodepng_add_text(LodePNGInfo* info, const char* key, const char* str)
2814{

Callers

nothing calls this directly

Calls 1

LodePNGText_cleanupFunction · 0.85

Tested by

no test coverage detected