MCPcopy Create free account
hub / github.com/cginternals/glbinding / FunctionHelper

Class FunctionHelper

source/glbinding/include/glbinding/Function.h:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28*/
29template <typename ReturnType, typename... Arguments>
30struct FunctionHelper;
31
32/**
33* @brief

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected