PFNGLFRAMEBUFFERTEXTURELAYERARBPROCDart typedef

PFNGLFRAMEBUFFERTEXTURELAYERARBPROCDart = void Function(int target, int attachment, int texture, int level, int layer)

Implementation

typedef PFNGLFRAMEBUFFERTEXTURELAYERARBPROCDart =
    void Function(
      int target,
      int attachment,
      int texture,
      int level,
      int layer,
    );