GlUseShaderProgramEXTNative typedef

GlUseShaderProgramEXTNative = Void Function(Uint32 type, Uint32 program)

Implementation

typedef GlUseShaderProgramEXTNative = Void Function(
    Uint32 type, Uint32 program);