PFNGLVERTEXATTRIBS4FVNVPROCDart typedef

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

Implementation

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