Function mmtkvdb::lmdb::mdb_env_info

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