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

◆ FormatArg() [14/17]

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

Definition at line 318 of file format.h.

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

References Int, mData, and mType.