PFNGLGETSUBROUTINEINDEXPROC typedef
PFNGLGETSUBROUTINEINDEXPROC =
Uint32 Function(Uint32 program, Uint32 shadertype, Pointer<Utf8> name)
Implementation
typedef PFNGLGETSUBROUTINEINDEXPROC =
Uint32 Function(Uint32 program, Uint32 shadertype, Pointer<Utf8> name);