GlGetQueryObjectiv typedef

GlGetQueryObjectiv = void Function(int buffer, int drawbuffer, Pointer<Int32> value)

Implementation

typedef GlGetQueryObjectiv = void Function(
    int id, int pname, Pointer<Int32> params);