PFNGLVERTEXARRAYINDEXOFFSETEXTPROCDart typedef

PFNGLVERTEXARRAYINDEXOFFSETEXTPROCDart = void Function(int vaobj, int buffer, int type, int stride, Pointer<NativeType> offset)

Implementation

typedef PFNGLVERTEXARRAYINDEXOFFSETEXTPROCDart =
    void Function(
      int vaobj,
      int buffer,
      int type,
      int stride,
      Pointer<NativeType> offset,
    );