Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ uiIsAborted
Function
uiIsAborted
Libraries/unrar/uisilent.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
52
53
bool uiIsAborted()
54
{
55
return false;
56
}
57
58
59
void uiGiveTick()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected