GlCreateShaderProgramEXT typedef

GlCreateShaderProgramEXT = int Function(int type, Pointer<NativeType> string)

Implementation

typedef GlCreateShaderProgramEXT = int Function(
    int type, /*String*/ Pointer string);