PFNGLNAMEDRENDERBUFFERSTORAGEPROCDart typedef
        PFNGLNAMEDRENDERBUFFERSTORAGEPROCDart =
     void Function(int renderbuffer, int internalformat, int width, int height)
    
    
    
Implementation
typedef PFNGLNAMEDRENDERBUFFERSTORAGEPROCDart =
    void Function(int renderbuffer, int internalformat, int width, int height);