DbEnv.get_backup_callbacks

Undocumented in source. Be warned that the author may not have intended to support it.
class DbEnv
void
get_backup_callbacks
(
ref int function
(,
string dbname
,
string target
,
void** handle
)
open_func
,
ref int function
(,
uint64_t offset
,
uint32_t size
,
uint8_t* buf
,
void* handle
)
write_func
,
ref int function
(,
string dbname
,
void* handle
)
close_func
)

Meta