int canque_fifo_again_outslot (struct canque_fifo_t * fifo, struct canque_slot_t * slot);
int canque_fifo_again_outslot
pointer to the FIFO structure
pointer to the slot previously acquired by canque_fifo_test_outslot.
The function cannot fail..