logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PS_end_pattern — Ends a pattern

Author

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

                                                                                               PS_END_PATTERN(3)

Description

       Finishes a pattern and makes it ready for use by PS_setcolor(3).

Name

       PS_end_pattern — Ends a pattern

See Also

PS_begin_pattern(3), PS_setcolor(3)

Synopsis

       #include <pslib.h>

       void PS_end_pattern(PSDoc *psdoc)

See Also