GlGetSubroutineIndexNative typedef
GlGetSubroutineIndexNative =
Uint32 Function(Uint32 program, Uint32 shadertype, Pointer<NativeType> name)
Implementation
typedef GlGetSubroutineIndexNative = Uint32 Function(
Uint32 program, Uint32 shadertype, Pointer name);