GRASS Programmer's Manual
6.4.3(2013)-r
|
#include <stdio.h>
#include <grass/btree.h>
Go to the source code of this file.
Functions | |
int | btree_find (const BTREE *B, const void *key, void **data) |
int btree_find | ( | const BTREE * | B, |
const void * | key, | ||
void ** | data | ||
) |