Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ beforeCallback
Function
beforeCallback
source/glbinding/source/glbinding.cpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
FunctionCallback beforeCallback()
104
{
105
return Binding::beforeCallback();
106
}
107
108
void setBeforeCallback(FunctionCallback callback)
109
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected