Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ uiInit
Function
uiInit
Libraries/unrar/uicommon.cpp:3–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
static SOUND_NOTIFY_MODE uiSoundNotify;
2
3
void uiInit(SOUND_NOTIFY_MODE Sound)
4
{
5
uiSoundNotify = Sound;
6
}
7
8
9
// Additionally to handling user input, it analyzes and sets command options.
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected