PFNGLVERTEXATTRIB2DNVPROCDart typedef

PFNGLVERTEXATTRIB2DNVPROCDart = void Function(int index, double x, double y)

Implementation

typedef PFNGLVERTEXATTRIB2DNVPROCDart =
    void Function(int index, double x, double y);