GlTextureParameteriNative typedef

GlTextureParameteriNative = Void Function(Uint32 texture, Uint32 pname, Int32 param)

Implementation

typedef GlTextureParameteriNative = Void Function(
    Uint32 texture, Uint32 pname, Int32 param);