mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-13 11:00:59 +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>