Command to redraw?

What is OpenGL command to redraw the screen? That is, how do you call “procedure” used in
glutDisplayFunc(procedure);
Thank you for your help.
M.K.

glutPostRedisplay()