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