PFNGLVERTEXPOINTERLISTIBMPROCDart typedef

PFNGLVERTEXPOINTERLISTIBMPROCDart = void Function(int size, int type, int stride, Pointer<Pointer<NativeType>> pointer, int ptrstride)

Implementation

typedef PFNGLVERTEXPOINTERLISTIBMPROCDart =
    void Function(
      int size,
      int type,
      int stride,
      Pointer<Pointer<NativeType>> pointer,
      int ptrstride,
    );