Function lmdb_sys::mdb_env_get_fd [] [src]

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