PFNGLVERTEXATTRIB3SNVPROCDart typedef

PFNGLVERTEXATTRIB3SNVPROCDart = void Function(int index, int x, int y, int z)

Implementation

typedef PFNGLVERTEXATTRIB3SNVPROCDart =
    void Function(int index, int x, int y, int z);