GlTextureParameterfNative typedef

GlTextureParameterfNative = Void Function(Uint32 texture, Uint32 pname, Float param)

Implementation

typedef GlTextureParameterfNative = Void Function(
    Uint32 texture, Uint32 pname, Float param);