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

◆ FormatArg() [6/17]

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

Definition at line 308 of file format.h.

308: mType(Type::LongLong) { mData.ll = v; }
union fl::format_detail::FormatArg::@343262056374325343016100266356354013163234001243 mData

References LongLong, mData, and mType.