GlTextureParameterIivEXTNative typedef

GlTextureParameterIivEXTNative = Void Function(Uint32 texture, Uint32 target, Uint32 pname, Pointer<Int32> params)

Implementation

typedef GlTextureParameterIivEXTNative = Void Function(
    Uint32 texture, Uint32 target, Uint32 pname, Pointer<Int32> params);