GlGetVertexAttribfv typedef

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

Implementation

typedef GlGetVertexAttribfv = void Function(
    int index, int pname, Pointer<Float> params);