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

◆ DefaultAlloc()

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

Definition at line 29 of file allocator.cpp.

29{ return malloc(size); }

References DefaultAlloc().

Referenced by DefaultAlloc().

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