GlGetVertexAttribdv typedef

GlGetVertexAttribdv = void Function(int index, int pname, Pointer<Double> params)

Implementation

typedef GlGetVertexAttribdv = void Function(
    int index, int pname, Pointer<Double> params);