Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ size
Function
size
source/glbinding-aux/source/logging.cpp:252–255 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
250
}
251
252
unsigned int size(TailIdentifier key)
253
{
254
return g_buffer.size(key);
255
}
256
257
258
} } // namespace glbinding::aux
Callers
1
main
Function · 0.85
Calls
1
size
Method · 0.45
Tested by
no test coverage detected