|
GRASS 8 Programmer's Manual 8.5.0RC1(2026)-3334b87d9c
|
#include <grass/linkm.h>
Go to the source code of this file.
Functions | |
| VOID_T * | link__get_next (VOID_T *list) |
| void | link__set_next (VOID_T *a, VOID_T *b) |
Definition at line 19 of file linkm/next.c.
Referenced by link_dispose(), and link_new().