PFNGLINVALIDATENAMEDFRAMEBUFFERDATAPROCDart typedef

PFNGLINVALIDATENAMEDFRAMEBUFFERDATAPROCDart = void Function(int framebuffer, int numAttachments, Pointer<Uint32> attachments)

Implementation

typedef PFNGLINVALIDATENAMEDFRAMEBUFFERDATAPROCDart =
    void Function(
      int framebuffer,
      int numAttachments,
      Pointer<Uint32> attachments,
    );