Function lmdb_sys::mdb_env_copy [] [src]

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