MCPcopy Create free account
hub / github.com/abbeycode/UnrarKit / RAROpenArchiveData

Class RAROpenArchiveData

Libraries/unrar/dll.cpp:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15
16
17HANDLE PASCAL RAROpenArchive(struct RAROpenArchiveData *r)
18{
19 RAROpenArchiveDataEx rx;
20 memset(&rx,0,sizeof(rx));

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected