int canque_fifo_init_slots (struct canque_fifo_t * fifo, int slotsnr);
int canque_fifo_init_slots
pointer to the FIFO structure
number of requested slots
The negative value indicates, that there is no memory to allocate space for the requested number of the slots.