FastLED 3.9.15
Loading...
Searching...
No Matches

◆ FormatArg() [11/17]

fl::format_detail::FormatArg::FormatArg ( const char * v)
inline

Definition at line 313 of file format.h.

313: mType(Type::CString) { mData.s = v; }
union fl::format_detail::FormatArg::@343262056374325343016100266356354013163234001243 mData

References CString, mData, and mType.