Function mmtkvdb::lmdb::mdb_env_stat

source ·
pub unsafe extern "C" fn mdb_env_stat(
env: *mut MDB_env,
stat: *mut MDB_stat
) -> c_int