GlTextureParameterivNative typedef

GlTextureParameterivNative = Void Function(Uint32 texture, Uint32 pname, Pointer<Int32> param)

Implementation

typedef GlTextureParameterivNative = Void Function(
    Uint32 texture, Uint32 pname, Pointer<Int32> param);