Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HoShiMin/Kernel-Bridge
/ KbSetBeeperIn
Function
KbSetBeeperIn
User-Bridge/API/User-Bridge.cpp:161–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
}
160
161
BOOL WINAPI KbSetBeeperIn()
162
{
163
return KbSendRequest(Ctls::KbSetBeeperIn);
164
}
165
166
BOOL WINAPI KbSetBeeperOut()
167
{
Callers
nothing calls this directly
Calls
1
KbSendRequest
Function · 0.85
Tested by
no test coverage detected