Function Gl.FramebufferTextureLayer

Commands for GL_VERSION_3_0

void FramebufferTextureLayer (
  uint target,
  uint attachment,
  uint texture,
  int level,
  int layer
) const;