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