logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

PS_restore — Restore previously save context

Author

       This manual page was written by Uwe Steinmann uwe@steinmann.cx.

                                                                                                   PS_RESTORE(3)

Description

       Restores  a  previously  saved  graphics context. Any call of PS_save(3) must be accompanied by a call to
       PS_restore(3).

Name

       PS_restore — Restore previously save context

See Also

PS_save(3)

Synopsis

       #include <pslib.h>

       void PS_restore(PSDoc *psdoc)

See Also