initialize the _doc_ctrl structure
int init_slice( struct _doc_ctrl *c );
This function initializes the fields of the _doc_ctrl structure pointed to by c. It also allocates the ram_buffer member.
Photon
| Safety: | |
|---|---|
| Interrupt handler | Not applicable |
| Signal handler | Not applicable |
| Thread | Not applicable |