Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rat431/ColdAPI_Steam
/ FreeCB
Function
FreeCB
src/ColdAPI_Steam/CSteamCallbacks.cpp:188–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
186
return false;
187
}
188
void FreeCB()
189
{
190
Thread.lock();
191
if(!ResultsBuffer.empty())
192
ResultsBuffer.erase(CurrentCB);
193
Thread.unlock();
194
}
195
}
Callers
1
Steam_FreeLastCallback
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected