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