PFNGLFOGCOORDPOINTERLISTIBMPROCDart typedef

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

Implementation

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