GlGetQueryIndexediv typedef

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

Implementation

typedef GlGetQueryIndexediv = void Function(
    int target, int index, int pname, Pointer<Int32> params);