GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#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_destroy(), link_dispose(), and link_new().