#include <apr_dbm.h>
List of all members.
Structure for referencing the datum record within a dbm
Definition at line 47 of file apr_dbm.h.
pointer to the 'data' to retrieve/store in the DBM
Definition at line 50 of file apr_dbm.h.
size of the 'data' to retrieve/store in the DBM
Definition at line 52 of file apr_dbm.h.