Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
file Struct Reference

#include <file.h>

Data Fields

file_operations_tops
 
void * private_data
 

Detailed Description

Definition at line 16 of file file.h.

Field Documentation

◆ ops

file_operations_t* file::ops

Definition at line 17 of file file.h.

◆ private_data

void* file::private_data

Definition at line 18 of file file.h.


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