Definition of constructor function for the list implementation of segcol_t. More...
#include "segcol.h"

Go to the source code of this file.
Functions | |
Constructors  | |
| int | segcol_list_new (segcol_t **segcol) | 
| Creates a new segcol_t using a linked list implementation.   | |
Definition of constructor function for the list implementation of segcol_t.
Definition in file segcol_list.h.
 1.6.1