PFNGLVERTEXATTRIBS1FVNVPROCDart typedef

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

Implementation

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