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

Function RARGetDllVersion

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

Source from the content-addressed store, hash-verified

464
465
466int PASCAL RARGetDllVersion()
467{
468 return RAR_DLL_VERSION;
469}
470
471
472static int RarErrorToDll(RAR_EXIT ErrCode)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected