Welcome to the FoxOS website!
modules_mount::modules_mount(boot::boot_info_t* bootinfo)
undefined
boot::boot_info_t* bootinfo
file_t* modules_mount::open(char* path)
char* path
file_t*
void modules_mount::close(file_t* file)
file_t* file
void
void modules_mount::read(file_t* file, void* buffer, size_t size, size_t offset)
file_t* file
void* buffer
size_t size
size_t offset
void
dir_t modules_mount::dir_at(int idx, char* path)
int idx
char* path
dir_t