GlTextureParameteriEXTNative typedef

GlTextureParameteriEXTNative = Void Function(Uint32 texture, Uint32 target, Uint32 pname, Int32 param)

Implementation

typedef GlTextureParameteriEXTNative = Void Function(
    Uint32 texture, Uint32 target, Uint32 pname, Int32 param);