PFNGLPOINTPARAMETERIVNVPROC typedef

PFNGLPOINTPARAMETERIVNVPROC = Void Function(Uint32 pname, Pointer<Int32> params)

Implementation

typedef PFNGLPOINTPARAMETERIVNVPROC =
    Void Function(Uint32 pname, Pointer<Int32> params);