Function Gl.GetTextureLevelParameteriv

Commands for GL_VERSION_4_5

void GetTextureLevelParameteriv (
  uint texture,
  int level,
  uint pname,
  int* params
) const;