mdbx_txn_copy2pathname

Function mdbx_txn_copy2pathname 

pub unsafe extern "C" fn mdbx_txn_copy2pathname(
    txn: *mut MDBX_txn,
    dest: *const i8,
    flags: u32,
) -> i32
Available on crate feature provider only.