| Apache Portable Runtime Utility Library
    | 
#include <apr_sdbm.h>
| Data Fields | |
| char * | dptr | 
| int | dsize | 
Structure for referencing the datum record within an sdbm
| char* apr_sdbm_datum_t::dptr | 
pointer to the data stored/retrieved
| int apr_sdbm_datum_t::dsize | 
size of data
 1.8.10
 1.8.10