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

◆ error_code()

int fl::detail::posix_filebuf::error_code ( ) const
overridevirtual

Implements fl::filebuf.

Definition at line 174 of file file_handle.cpp.hpp.

174 {
175 return mLastError;
176}

References mLastError.

Referenced by operator=().

+ Here is the caller graph for this function: