GlGetQueryIndexediv typedef

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

Implementation

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