XFusion API v1.3.0
|
结构体 | |
struct | xf_vfs_dir_t |
Opaque directory structure 更多... | |
struct | xf_vfs_dirent_t |
Directory entry structure 更多... | |
宏定义 | |
#define | XF_VFS_DT_UNKNOWN 0 |
#define | XF_VFS_DT_REG 1 |
#define | XF_VFS_DT_DIR 2 |
#define XF_VFS_DT_UNKNOWN 0 |
在文件 xf_vfs_sys_dirent.h 第 47 行定义.
#define XF_VFS_DT_REG 1 |
在文件 xf_vfs_sys_dirent.h 第 48 行定义.
#define XF_VFS_DT_DIR 2 |
在文件 xf_vfs_sys_dirent.h 第 49 行定义.