GRASS GIS 8 Programmer's Manual 8.4.1(2025)-45ca3179ab
|
#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().