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

◆ FormatArg() [13/17]

fl::format_detail::FormatArg::FormatArg ( const void * v)
inline

Definition at line 315 of file format.h.

315: mType(Type::Pointer) { mData.p = v; }
union fl::format_detail::FormatArg::@343262056374325343016100266356354013163234001243 mData

References mData, mType, and Pointer.