|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Information about file on the filesystem. More...
#include <types.h>
Data Fields | |
| struct rpc_struct_filesystem_file_metadata | metadata |
| File metadata. | |
| uint32_t | name |
| Name of the file. | |
| uint32_t | size |
| Length of the file. | |
Information about file on the filesystem.
| struct rpc_struct_filesystem_file_metadata rpc_struct_filesystem_file_info::metadata |
File metadata.
| uint32_t rpc_struct_filesystem_file_info::name |
Name of the file.
| uint32_t rpc_struct_filesystem_file_info::size |
Length of the file.