GlSamplerParameterf typedef

GlSamplerParameterf = void Function(int sampler, int pname, double param)

Implementation

typedef GlSamplerParameterf = void Function(
    int sampler, int pname, double param);