Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
94
typedef struct FSDevice FSDevice;
95
typedef struct FSFile FSFile;
96
97
typedef struct {
98
uint32_t f_bsize;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected