Function Gl.FramebufferTexture2D

Commands for GL_VERSION_3_0

void FramebufferTexture2D (
  uint target,
  uint attachment,
  uint textarget,
  uint texture,
  int level
) const;