MCPcopy 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
53bool uiIsAborted()
54{
55 return false;
56}
57
58
59void uiGiveTick()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected