PFNGLVERTEXARRAYATTRIBFORMATPROCDart typedef

PFNGLVERTEXARRAYATTRIBFORMATPROCDart = void Function(int vaobj, int attribindex, int size, int type, int normalized, int relativeoffset)

Implementation

typedef PFNGLVERTEXARRAYATTRIBFORMATPROCDart =
    void Function(
      int vaobj,
      int attribindex,
      int size,
      int type,
      int normalized,
      int relativeoffset,
    );