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

◆ c_str()

const char * fl::url::c_str ( ) const
inline

Definition at line 73 of file url.h.

73{ return mUrl.c_str(); }
fl::string mUrl
Definition url.h:233

References FL_NOEXCEPT, and mUrl.