mdbx_txn_get_userctx
reth_
ethereum
1.6.0
In reth_
ethereum::
provider::
db::
mdbx::
ffi
reth_ethereum
::
provider
::
db
::
mdbx
::
ffi
Function
mdbx_
txn_
get_
userctx
Copy item path
pub unsafe extern "C" fn mdbx_txn_get_userctx( txn:
*const
MDBX_txn
, ) ->
*mut
c_void
Available on
crate feature
provider
only.