Welcome to the FoxOS website!
modules_mount::modules_mount(boot::boot_info_t* bootinfo) undefinedboot::boot_info_t* bootinfofile_t* modules_mount::open(char* path) char* pathfile_t*
void modules_mount::close(file_t* file) file_t* filevoid
void modules_mount::read(file_t* file, void* buffer, size_t size, size_t offset) file_t* filevoid* buffersize_t sizesize_t offsetvoid
dir_t modules_mount::dir_at(int idx, char* path) int idxchar* pathdir_t