reth_db::mdbx::ffi

Function mdbx_thread_unregister

source
pub unsafe extern "C" fn mdbx_thread_unregister(
    env: *const MDBX_env,
) -> i32
Available on crate feature mdbx only.