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

◆ FormatArg() [2/17]

fl::format_detail::FormatArg::FormatArg ( int v)
inline

Definition at line 304 of file format.h.

304: mType(Type::Int) { mData.i = v; }
union fl::format_detail::FormatArg::@343262056374325343016100266356354013163234001243 mData

References Int, mData, and mType.