[][src]Function lmdb_rkv_sys::mdb_env_set_mapsize

pub unsafe extern "C" fn mdb_env_set_mapsize(
    env: *mut MDB_env,
    size: size_t
) -> c_int