GlGetQueryBufferObjectivNative typedef
GlGetQueryBufferObjectivNative =
Void Function(Uint32 id, Uint32 buffer, Uint32 pname, Int64 offset)
Implementation
typedef GlGetQueryBufferObjectivNative = Void Function(
Uint32 id, Uint32 buffer, Uint32 pname, Int64 offset);