GlGetIntegerIndexedvEXTNative typedef

GlGetIntegerIndexedvEXTNative = Void Function(Uint32 target, Uint32 pname, Pointer<Int32> params)

Implementation

typedef GlGetIntegerIndexedvEXTNative = Void Function(
    Uint32 target, Uint32 index, Pointer<Int32> data);