frameset--restore-frame
frameset--restore-frame is a compiled Lisp function in `frameset.el
'.
(frameset--restore-frame PARAMETERS WINDOW-STATE FILTERS FORCE-ONSCREEN)
Set up and return a frame according to its saved state.
That means either reusing an existing frame or creating one anew.
PARAMETERS is the frame's parameter alist; WINDOW-STATE is its window state.
For the meaning of FILTERS and FORCE-ONSCREEN, see `frameset-restore'.
Internal use only.