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

◆ asset_ref() [2/3]

fl::asset_ref::asset_ref ( )
inlineconstexpr

Default-constructed handle refers to no asset.

Definition at line 92 of file asset.h.

92: mPath(nullptr), mLength(0) {}
const char * mPath
Definition asset.h:115
fl::size mLength
Definition asset.h:116

References FL_NOEXCEPT, mLength, and mPath.