PFNGLGETMAPATTRIBPARAMETERIVNVPROC typedef
PFNGLGETMAPATTRIBPARAMETERIVNVPROC =
Void Function(Uint32 target, Uint32 index, Uint32 pname, Pointer<Int32> params)
Implementation
typedef PFNGLGETMAPATTRIBPARAMETERIVNVPROC =
Void Function(
Uint32 target,
Uint32 index,
Uint32 pname,
Pointer<Int32> params,
);