GRASS GIS 8 Programmer's Manual 8.4.1(2025)-45ca3179ab
|
#include <stdlib.h>
#include <grass/btree.h>
Go to the source code of this file.
Functions | |
int | btree_free (BTREE *B) |
int btree_free | ( | BTREE * | B | ) |
Definition at line 5 of file free.c.
References btree_next(), and btree_rewind().