GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
new.c File Reference
#include <string.h>
#include <stdlib.h>
#include <grass/linkm.h>
Include dependency graph for new.c:

Go to the source code of this file.

Functions

VOID_Tlink_new (struct link_head *Head)
 

Function Documentation

◆ link_new()

VOID_T* link_new ( struct link_head Head)

Definition at line 12 of file new.c.

References VOID_T.

Referenced by BM_create_sparse(), and BM_set_sparse().