Function mdbx_cursor_txn
pub unsafe extern "C" fn mdbx_cursor_txn(
cursor: *const MDBX_cursor,
) -> *mut MDBX_txn
Available on crate feature
mdbx
only.pub unsafe extern "C" fn mdbx_cursor_txn(
cursor: *const MDBX_cursor,
) -> *mut MDBX_txn
mdbx
only.