MCPcopy 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
252unsigned int size(TailIdentifier key)
253{
254 return g_buffer.size(key);
255}
256
257
258} } // namespace glbinding::aux

Callers 1

mainFunction · 0.85

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected