GlGenQueries typedef

GlGenQueries = void Function(int n, Pointer<Uint32> buffers)

Implementation

typedef GlGenQueries = void Function(int n, Pointer<Uint32> ids);