fsdata_file is only used within LwIP_IAP.
 
Symbols
loading...
Files
loading...

fsdata_file struct

Syntax

struct fsdata_file {   const struct fsdata_file *next;   const char *name;   const char *data;   const int len; };

Fields

next

No summary provided. Read more...

name

No summary provided. Read more...

data

No summary provided. Read more...

len

No summary provided. Read more...