libcontrac
A library for contact tracing
|
The head of an RPI list. More...
Data Fields | |
RpiListItem * | first |
RpiListItem * | last |
The head of an RPI list.
This is an opaque structure that represents the head of a list of Rpi items.
This is the object usually passed as the first parameter of every non-static function.
The structure typedef is in dtk_list.h
An opaque structure that represents the head of the list.
The internal structure can be found in rpi_list.c