Function mdbx_env_get_fd

pub unsafe extern "C" fn mdbx_env_get_fd(
    env: *const MDBX_env,
    fd: *mut i32,
) -> i32
Available on crate features provider and mdbx only.