Function Gl.BindAttribLocation

Commands for GL_VERSION_2_0

void BindAttribLocation (
  uint program,
  uint index,
  const(char)* name
) const;