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