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

◆ DefaultAlloc()

void * fl::anonymous_namespace{allocator.cpp.hpp}::DefaultAlloc ( fl::size size)

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

55{ return malloc(size); }
void * malloc(size_t size)
Definition malloc.cpp.hpp:9

References DefaultAlloc(), and fl::malloc().

Referenced by DefaultAlloc().

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