GlGetVertexAttribfv typedef

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

Implementation

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