GlSamplerParameterfNative typedef

GlSamplerParameterfNative = Void Function(Uint32 sampler, Uint32 pname, Float param)

Implementation

typedef GlSamplerParameterfNative = Void Function(
    Uint32 sampler, Uint32 pname, Float param);