liblmdb_sys

Function mdb_env_copyfd

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