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