MCPcopy Create free account
hub / github.com/ThirteenAG/Ultimate-ASI-Loader / XNetCleanup

Function XNetCleanup

source/xlive/xliveless.cpp:741–745  ·  view source on GitHub ↗

#52: XNetCleanup

Source from the content-addressed store, hash-verified

739
740// #52: XNetCleanup
741INT WINAPI XNetCleanup()
742{
743 TRACE("XNetCleanup");
744 return 0;
745}
746
747// #53: XNetRandom
748int WINAPI XNetRandom(BYTE *pb, DWORD cb)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected