PFNGLVERTEXARRAYTEXCOORDOFFSETEXTPROCDart typedef

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

Implementation

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