PFNGLGETNMAPFVARBPROC typedef
PFNGLGETNMAPFVARBPROC =
Void Function(Uint32 target, Uint32 query, Uint32 bufSize, Pointer<Float> v)
Implementation
typedef PFNGLGETNMAPFVARBPROC =
Void Function(
Uint32 target,
Uint32 query,
Uint32 bufSize,
Pointer<Float> v,
);