Function Gl.FramebufferTexture

Commands for GL_VERSION_3_2

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