Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ afterCallback
Function
afterCallback
source/glbinding/source/glbinding.cpp:113–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
FunctionCallback afterCallback()
114
{
115
return Binding::afterCallback();
116
}
117
118
void setAfterCallback(FunctionCallback callback)
119
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected