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

◆ LargeBlockDeallocate()

void fl::LargeBlockDeallocate ( void * ptr)

Definition at line 50 of file allocator.cpp.

50 {
51 Free(ptr);
52}

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

+ Here is the caller graph for this function: