PFNGLSAMPLERPARAMETERIVPROC typedef

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

Implementation

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