|
FastLED 3.9.15
|
| using fl::asio::io_handler |
Asio-style I/O completion handler signature.
Matches the standard async I/O handler: void(error_code, size_t). Maps to boost::asio's ReadHandler / WriteHandler concepts.
Definition at line 12 of file completion_handler.h.