GlCreateShaderProgramv typedef

GlCreateShaderProgramv = int Function(int type, int count, Pointer<NativeType> strings)

Implementation

typedef GlCreateShaderProgramv = int Function(
    int type, int count, /*List<String>*/ Pointer strings);