Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ BfSystem_Unlock
Function
BfSystem_Unlock
IDEHelper/Compiler/BfSystem.cpp:4460–4463 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4458
}
4459
4460
BF_EXPORT void BF_CALLTYPE BfSystem_Unlock(BfSystem* bfSystem)
4461
{
4462
bfSystem->Unlock();
4463
}
4464
4465
BF_EXPORT void BF_CALLTYPE BfSystem_Update(BfSystem* bfSystem)
4466
{
Callers
1
DoLinkMS
Method · 0.85
Calls
1
Unlock
Method · 0.45
Tested by
no test coverage detected