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

◆ FormatArg() [4/17]

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

Definition at line 306 of file format.h.

306: mType(Type::Long) { mData.l = v; }
union fl::format_detail::FormatArg::@343262056374325343016100266356354013163234001243 mData

References Long, mData, and mType.