Function liblmdb_sys::mdb_env_stat [] [src]

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