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

◆ DefaultFree()

void fl::anonymous_namespace{allocator.cpp.hpp}::DefaultFree ( void * ptr)

Definition at line 56 of file allocator.cpp.hpp.

56{ free(ptr); }
void free(void *ptr)

References DefaultFree(), and fl::free().

Referenced by DefaultFree().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: