PFNGLVERTEXATTRIBS3FVNVPROCDart typedef

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

Implementation

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