FastLED 3.9.15
|
Go to the source code of this file.
Namespaces | |
namespace | fl |
IMPORTANT! | |
Functions | |
void * | fl::memcopy (void *dst, const void *src, fl::size num) |
template<typename T> | |
void * | fl::memfill (T *ptr, int value, fl::size num) |
void * | fl::memfill (void *ptr, int value, fl::size num) |