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