GlSamplerParameteriNative typedef

GlSamplerParameteriNative = Void Function(Uint32 sampler, Uint32 pname, Int32 param)

Implementation

typedef GlSamplerParameteriNative = Void Function(
    Uint32 sampler, Uint32 pname, Int32 param);