MCPcopy Create free account
hub / github.com/ading2210/linuxpdf / FSFile

Class FSFile

tinyemu/fs.h:95–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93
94typedef struct FSDevice FSDevice;
95typedef struct FSFile FSFile;
96
97typedef struct {
98 uint32_t f_bsize;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected