FastLED 3.9.15
Loading...
Searching...
No Matches
fl::anonymous_namespace{allocator.cpp} Namespace Reference

Functions

void * DefaultAlloc (size_t size)
 
void DefaultFree (void *ptr)
 

Variables

void *(* Alloc )(size_t) = DefaultAlloc
 
void(* Free )(void *) = DefaultFree