liblmdb_sys

Function mdb_env_create

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