FastLED 3.9.15
Loading...
Searching...
No Matches

◆ ~StringHolder()

fl::StringHolder::~StringHolder ( )

Definition at line 39 of file string_holder.cpp.hpp.

39 {
40 fl::free(mData); // Release the memory
41}
void free(void *ptr)

References FL_NOEXCEPT, fl::free(), and mData.

+ Here is the call graph for this function: