PFNGLVERTEXATTRIB2FNVPROCDart typedef

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

Implementation

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