Db.set_alloc

Undocumented in source. Be warned that the author may not have intended to support it.
class Db
extern (C)
void
set_alloc
(
void* function
(
size_t
)
app_malloc
,
void* function
(
void*
,
size_t
)
app_realloc
,
void function
(
void*
)
app_free
)

Meta