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

◆ DefaultFree()

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

Definition at line 30 of file allocator.cpp.

30{ free(ptr); }

References DefaultFree().

Referenced by DefaultFree().

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