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