FastLED
3.9.15
Loading...
Searching...
No Matches
◆
InsertResult
enum
fl::InsertResult
Enumerator
kInserted
kExists
kMaxSize
Definition at line
10
of file
insert_result.h
.
10
{
11
kInserted
= 0,
12
kExists
= 1,
13
kMaxSize
= 2,
14
};
fl::kMaxSize
@ kMaxSize
Definition
insert_result.h:13
fl::kExists
@ kExists
Definition
insert_result.h:12
fl::kInserted
@ kInserted
Definition
insert_result.h:11
fl
Generated on Fri Apr 18 2025 03:39:32 for FastLED by
1.13.2