[][src]Function lmdb_rkv_sys::mdb_env_stat

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