GlCreateShaderProgramEXTNative typedef

GlCreateShaderProgramEXTNative = Uint32 Function(Uint32 type, Pointer<NativeType> string)

Implementation

typedef GlCreateShaderProgramEXTNative = Uint32 Function(
    Uint32 type, Pointer string);