PFNGLCOVERSTROKEPATHINSTANCEDNVPROCDart typedef
        PFNGLCOVERSTROKEPATHINSTANCEDNVPROCDart =
     void Function(int numPaths, int pathNameType, Pointer<NativeType>  paths, int pathBase, int coverMode, int transformType, Pointer<Float>  transformValues)
    
    
    
Implementation
typedef PFNGLCOVERSTROKEPATHINSTANCEDNVPROCDart =
    void Function(
      int numPaths,
      int pathNameType,
      Pointer<NativeType> paths,
      int pathBase,
      int coverMode,
      int transformType,
      Pointer<Float> transformValues,
    );