MCPcopy Create free account
hub / github.com/DFHack/dfhack / lodepng_clear_text

Function lodepng_clear_text

depends/lodepng/lodepng.cpp:2926–2928  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2924}
2925
2926void lodepng_clear_text(LodePNGInfo* info) {
2927 LodePNGText_cleanup(info);
2928}
2929
2930/******************************************************************************/
2931

Callers

nothing calls this directly

Calls 1

LodePNGText_cleanupFunction · 0.85

Tested by

no test coverage detected