Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ FunctionCall
Class
FunctionCall
source/glbinding/include/glbinding/glbinding.h:23–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
22
class AbstractFunction;
23
class FunctionCall;
24
25
26
using SimpleFunctionCallback = std::function<void(const AbstractFunction &)>; ///< The signature of the unresolved callback
Callers
1
FunctionCall.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected