PatchworkOS
Loading...
Searching...
No Matches
fpos_t Struct Reference

#include <file.h>

Data Fields

uint64_t offset
 
int status
 

Detailed Description

Definition at line 26 of file file.h.

Field Documentation

◆ offset

uint64_t fpos_t::offset

Definition at line 28 of file file.h.

Referenced by _file_fill_buffer(), _file_flush_buffer(), _file_init(), _file_seek(), and ftell().

◆ status

int fpos_t::status

Definition at line 29 of file file.h.

Referenced by _file_init().


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