GlGetFloatIndexedvEXT typedef

GlGetFloatIndexedvEXT = void Function(int buffer, int drawbuffer, Pointer<Float> value)

Implementation

typedef GlGetFloatIndexedvEXT = void Function(
    int target, int index, Pointer<Float> data);