[][src]Function lmdb_rkv_sys::mdb_env_get_fd

pub unsafe extern "C" fn mdb_env_get_fd(
    env: *mut MDB_env,
    fd: *mut c_int
) -> c_int