PFNGLSAMPLERPARAMETERIUIVPROC typedef

PFNGLSAMPLERPARAMETERIUIVPROC = Void Function(Uint32 sampler, Uint32 pname, Pointer<Uint32> param)

Implementation

typedef PFNGLSAMPLERPARAMETERIUIVPROC = Void Function(
    Uint32 sampler, Uint32 pname, Pointer<Uint32> param);