Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
48
ProcAddress resolveFunction(const char * name)
49
{
50
return Binding::resolveFunction(name);
51
}
52
53
void resolveFunctions()
54
{
Callers
1
resolve
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected