MCPcopy 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
4460BF_EXPORT void BF_CALLTYPE BfSystem_Unlock(BfSystem* bfSystem)
4461{
4462 bfSystem->Unlock();
4463}
4464
4465BF_EXPORT void BF_CALLTYPE BfSystem_Update(BfSystem* bfSystem)
4466{

Callers 1

DoLinkMSMethod · 0.85

Calls 1

UnlockMethod · 0.45

Tested by

no test coverage detected