MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / iFileGetSize

Function iFileGetSize

src/SB/Core/gc/iFile.cpp:316–319  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

314}
315
316U32 iFileGetSize(tag_xFile* file)
317{
318 return file->ps.fileInfo.length;
319}
320
321void iFileReadStop()
322{

Callers 2

iFileLoadFunction · 0.70
BFD_getLengthFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected