|
GRASS 8 Programmer's Manual
8.5.0dev(2025)-9d806b45d8
|
#include <grass/btree.h>
Go to the source code of this file.
Functions | |
| int | btree_next (BTREE *B, void **key, void **data) |
| int btree_next | ( | BTREE * | B, |
| void ** | key, | ||
| void ** | data | ||
| ) |
Definition at line 3 of file btree/next.c.