Function Gl.InvalidateNamedFramebufferSubData

Commands for GL_VERSION_4_5

void InvalidateNamedFramebufferSubData (
  uint framebuffer,
  int numAttachments,
  const(uint)* attachments,
  int x,
  int y,
  int width,
  int height
) const;