GRASS GIS 8 Programmer's Manual
8.2.0(2022)-exported
|
#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 18 of file linkm/next.c.
Referenced by link_dispose(), and link_new().