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