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

◆ operator()()

template<typename T>
void fl::PSRamDeleter< T >::operator() ( T * ptr)
inline

Definition at line 88 of file allocator.h.

88 {
89 if (ptr) {
91 }
92 }
void PSRamDeallocate(void *ptr)

References FL_NOEXCEPT, and fl::PSRamDeallocate().

+ Here is the call graph for this function: