Function Gl.GetTexLevelParameteriv

Commands for GL_VERSION_1_0

void GetTexLevelParameteriv (
  uint target,
  int level,
  uint pname,
  int* params
) const;