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

◆ cleanup()

template<typename T, fl::size SLAB_SIZE = FASTLED_DEFAULT_SLAB_SIZE>
void fl::allocator_slab< T, SLAB_SIZE >::cleanup ( )
inline

Definition at line 501 of file allocator.h.

501 {
502 // Access the same static allocator instance and clean it up
505 }