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

◆ FormatArg() [5/17]

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

Definition at line 307 of file format.h.

307: mType(Type::ULong) { mData.ul = v; }
union fl::format_detail::FormatArg::@343262056374325343016100266356354013163234001243 mData

References mData, mType, and ULong.