PFNGLGETPATHMETRICRANGENVPROCDart typedef

PFNGLGETPATHMETRICRANGENVPROCDart = void Function(int metricQueryMask, int firstPathName, int numPaths, int stride, Pointer<Float> metrics)

Implementation

typedef PFNGLGETPATHMETRICRANGENVPROCDart =
    void Function(
      int metricQueryMask,
      int firstPathName,
      int numPaths,
      int stride,
      Pointer<Float> metrics,
    );