liblmdb_sys

Function mdb_env_stat

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