This is a beta autodoc build; expect bugs and missing information.
std
fifo
LinearFifo
writeItem
fn
writeItem
(
self
:
*
Self
,
item
:
T
)
!
void
[
src
]
Write a single item to the fifo
Parameters
self
:
*
Self
,
item
:
T
,