Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ FCEU_fgetsize
Function
FCEU_fgetsize
src/file.cpp:438–441 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
436
}
437
438
uint64 FCEU_fgetsize(FCEUFILE *fp)
439
{
440
return fp->size;
441
}
442
443
int FCEU_fisarchive(FCEUFILE *fp)
444
{
Callers
2
SubLoad
Function · 0.85
NSFLoad
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected