PFNGLFRAMEBUFFERRENDERBUFFERPROCDart typedef

PFNGLFRAMEBUFFERRENDERBUFFERPROCDart = void Function(int target, int attachment, int renderbuffertarget, int renderbuffer)

Implementation

typedef PFNGLFRAMEBUFFERRENDERBUFFERPROCDart =
    void Function(
      int target,
      int attachment,
      int renderbuffertarget,
      int renderbuffer,
    );