My Project
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
FS_path Struct Reference

#include <fs.h>

Data Fields

FS_pathType type
 FS path type. More...
 
u32 size
 FS path size. More...
 
const u8data
 Pointer to FS path data. More...
 

Detailed Description

FS path

Definition at line 88 of file fs.h.

Field Documentation

const u8* data

Pointer to FS path data.

Definition at line 92 of file fs.h.

u32 size

FS path size.

Definition at line 91 of file fs.h.

FS path type.

Definition at line 90 of file fs.h.


The documentation for this struct was generated from the following file: