table of contents
TICKIT_RECTSET_CLEAR(3) | Library Functions Manual | TICKIT_RECTSET_CLEAR(3) |
NAME¶
tickit_rectset_clear - remove all regions from a rectangle setSYNOPSIS¶
#include <tickit.h> void tickit_rectset_clear(TickitRectSet *trs);
Link with -ltickit.