GlCreateQueriesNative typedef

GlCreateQueriesNative = Void Function(Uint32 target, Int32 n, Pointer<Uint32> ids)

Implementation

typedef GlCreateQueriesNative = Void Function(
    Uint32 target, Int32 n, Pointer<Uint32> ids);