GlCreateQueries typedef

GlCreateQueries = void Function(int target, int n, Pointer<Uint32> ids)

Implementation

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