GlGetSubroutineUniformLocationNative typedef

GlGetSubroutineUniformLocationNative = Int32 Function(Uint32 program, Uint32 shadertype, Pointer<NativeType> name)

Implementation

typedef GlGetSubroutineUniformLocationNative = Int32 Function(
    Uint32 program, Uint32 shadertype, Pointer name);