MCPcopy 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
22class AbstractFunction;
23class FunctionCall;
24
25
26using SimpleFunctionCallback = std::function<void(const AbstractFunction &)>; ///< The signature of the unresolved callback

Callers 1

FunctionCall.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected