|
FastLED 3.9.15
|
| void fl::third_party::lzw_context_destroy | ( | struct lzw_ctx * | ctx | ) |
Destroy an LZW decompression context.
| [in] | ctx | The LZW decompression context to destroy. |
Definition at line 116 of file lzw.cpp.hpp.
References FL_NOEXCEPT, and fl::Free().
Referenced by nsgif_destroy().
Here is the call graph for this function:
Here is the caller graph for this function: