FastLED
3.9.15
Loading...
Searching...
No Matches
◆
strcspn()
size_t
fl::strcspn
(
const char *
s1
,
const char *
s2
)
Definition at line
86
of file
cstring.cpp.hpp
.
86
{
87
return ::strcspn(s1, s2);
88
}
References
FL_NOEXCEPT
.
fl
Generated on Tue Jun 16 2026 00:07:04 for FastLED by
1.13.2