PFNGLNAMEDFRAMEBUFFERRENDERBUFFERPROCDart typedef

PFNGLNAMEDFRAMEBUFFERRENDERBUFFERPROCDart = void Function(int framebuffer, int attachment, int renderbuffertarget, int renderbuffer)

Implementation

typedef PFNGLNAMEDFRAMEBUFFERRENDERBUFFERPROCDart =
    void Function(
      int framebuffer,
      int attachment,
      int renderbuffertarget,
      int renderbuffer,
    );