Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ uiExtractProgress
Function
uiExtractProgress
Libraries/unrar/uisilent.cpp:21–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
20
21
void uiExtractProgress(int64 CurFileSize,int64 TotalFileSize,int64 CurSize,int64 TotalSize)
22
{
23
}
24
25
26
void uiProcessProgress(const char *Command,int64 CurSize,int64 TotalSize)
Callers
2
ShowUnpRead
Method · 0.70
CalcFileSum
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected