Function reth_mdbx_sys::mdbx_env_get_fd

source ยท
pub unsafe extern "C" fn mdbx_env_get_fd(
    env: *const MDBX_env,
    fd: *mut mdbx_filehandle_t,
) -> c_int