Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ GetFreeCount
Method
GetFreeCount
BeefySysLib/util/Array.h:335–338 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
333
}
334
335
intptr GetFreeCount()
336
{
337
return mAllocSize - mSize;
338
}
339
340
/*void Free()
341
{
Callers
1
MarkFromGCThread
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected