MCPcopy 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
21void uiExtractProgress(int64 CurFileSize,int64 TotalFileSize,int64 CurSize,int64 TotalSize)
22{
23}
24
25
26void uiProcessProgress(const char *Command,int64 CurSize,int64 TotalSize)

Callers 2

ShowUnpReadMethod · 0.70
CalcFileSumFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected