PFNGLVERTEXATTRIBARRAYOBJECTATIPROCDart typedef

PFNGLVERTEXATTRIBARRAYOBJECTATIPROCDart = void Function(int index, int size, int type, int normalized, int stride, int buffer, int offset)

Implementation

typedef PFNGLVERTEXATTRIBARRAYOBJECTATIPROCDart =
    void Function(
      int index,
      int size,
      int type,
      int normalized,
      int stride,
      int buffer,
      int offset,
    );