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

◆ c_str()

const char * fl::asset_ref::c_str ( ) const
inlineconstexpr

Pointer accessor — useful for JSON serialization.

Definition at line 111 of file asset.h.

111{ return mPath; }
const char * mPath
Definition asset.h:115

References FL_NOEXCEPT, and mPath.