libdragon
Data Fields
dir_t Struct Reference

Directory entry structure. More...

#include <dir.h>

Data Fields

char d_name [256]
 The name of the directory entry.
int d_type
 The type of the directory entry. See DT_REG and DT_DIR.

Detailed Description

Directory entry structure.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines