mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-07 12:21:00 +08:00

There is a POSIX defined interface to get file descriptor from file_struct stream. Applications should use it and not access the structure directly. Signed-off-by: Michal Lenc <michallenc@seznam.cz>