liblmdb_sys

Function mdb_env_copy

Source
pub unsafe extern "C" fn mdb_env_copy(
    env: *mut MDB_env,
    path: *const c_char,
) -> c_int