Contents:
Defined in File rawfifo.h
Adds N elements to the FIFO.
fifo – The FIFO handle.
elts – The elements to add.
n_elts – # elements to remove.
# of elements added to the FIFO.