Flipper Zero Firmware
Loading...
Searching...
No Matches
File Struct Reference

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
 

Detailed Description

Structure that hold file index and returned api errors.


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