MCPcopy Create free account
hub / github.com/beefytech/Beef / BfSystem_RemoveOldData

Function BfSystem_RemoveOldData

IDEHelper/Compiler/BfSystem.cpp:4445–4448  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4443}
4444
4445BF_EXPORT void BF_CALLTYPE BfSystem_RemoveOldData(BfSystem* bfSystem)
4446{
4447 bfSystem->RemoveOldData();
4448}
4449
4450BF_EXPORT void BF_CALLTYPE BfSystem_NotifyWillRequestLock(BfSystem* bfSystem, int priority)
4451{

Callers

nothing calls this directly

Calls 1

RemoveOldDataMethod · 0.80

Tested by

no test coverage detected