GlTextureParameterf typedef

GlTextureParameterf = void Function(int texture, int pname, double param)

Implementation

typedef GlTextureParameterf = void Function(
    int texture, int pname, double param);