Function Gl.FramebufferTexture1D

Commands for GL_VERSION_3_0

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