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

◆ FormatArg() [7/17]

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

Definition at line 309 of file format.h.

309: mType(Type::ULongLong) { mData.ull = v; }
union fl::format_detail::FormatArg::@343262056374325343016100266356354013163234001243 mData

References mData, mType, and ULongLong.