a function called at the beginning of a page
int my_startpage( struct _doc_ctrl *c );
This function is called at the beginning of a page. It should:
The default version of this function does nothing.
Photon
| Safety: | |
|---|---|
| Interrupt handler | Not applicable |
| Signal handler | Not applicable |
| Thread | Not applicable |