mdbx_env_get_fd
reth_
ethereum
1.6.0
In reth_
ethereum::
provider::
db::
mdbx::
ffi
reth_ethereum
::
provider
::
db
::
mdbx
::
ffi
Function
mdbx_
env_
get_
fd
Copy item path
pub unsafe extern "C" fn mdbx_env_get_fd( env:
*const
MDBX_env
, fd:
*mut
i32
, ) ->
i32
Available on
crate feature
provider
only.