Structure that hold file index and returned api errors. More...
#include <filesystem_api_internal.h>
Data Fields | |
uint32_t | file_id |
File ID for internal references. | |
FileType | type |
FS_Error | error_id |
Standard API error from FS_Error enum. | |
int32_t | internal_error_id |
Internal API error value. | |
void * | storage |
Structure that hold file index and returned api errors.