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

Function AsyncReadStatus

src/SB/Core/x/xbinio.cpp:371–374  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

369}
370
371static en_BIO_ASYNC_ERRCODES AsyncReadStatus(st_FILELOADINFO* fli)
372{
373 return BFD_AsyncReadStatus(fli);
374}
375
376static void Swap2(char* d, S32 n)
377{

Callers

nothing calls this directly

Calls 1

BFD_AsyncReadStatusFunction · 0.70

Tested by

no test coverage detected