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

◆ free()

void fl::free ( void * ptr)

Definition at line 13 of file malloc.cpp.hpp.

13 {
14 ::free(ptr);
15 }

Referenced by hexwave_engine_create(), and hexwave_engine_destroy().

+ Here is the caller graph for this function: