PFNGLEGLIMAGETARGETTEXTURESTORAGEEXTPROCDart typedef

PFNGLEGLIMAGETARGETTEXTURESTORAGEEXTPROCDart = void Function(int texture, Pointer<NativeType> image, Pointer<Int32> attribList)

Implementation

typedef PFNGLEGLIMAGETARGETTEXTURESTORAGEEXTPROCDart =
    void Function(
      int texture,
      Pointer<NativeType> image,
      Pointer<Int32> attribList,
    );