Function Gl.GetNamedFramebufferAttachmentParameteriv

Commands for GL_VERSION_4_5

void GetNamedFramebufferAttachmentParameteriv (
  uint framebuffer,
  uint attachment,
  uint pname,
  int* params
) const;