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

◆ LargeBlockDeallocate()

void fl::LargeBlockDeallocate ( void * ptr)

Definition at line 49 of file allocator.cpp.

49{ Free(ptr); }

Referenced by fl::Frame::~Frame(), and fl::LargeBlockAllocator< T >::Free().

+ Here is the caller graph for this function: