MCPcopy Create free account
hub / github.com/cginternals/glbinding / resolveFunction

Function resolveFunction

source/glbinding/source/glbinding.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48ProcAddress resolveFunction(const char * name)
49{
50 return Binding::resolveFunction(name);
51}
52
53void resolveFunctions()
54{

Callers 1

resolveMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected