PFNGLVERTEXATTRIBS2FVNVPROCDart typedef

PFNGLVERTEXATTRIBS2FVNVPROCDart = void Function(int index, int count, Pointer<Float> v)

Implementation

typedef PFNGLVERTEXATTRIBS2FVNVPROCDart =
    void Function(int index, int count, Pointer<Float> v);