Function pyo3_ffi::_Py_HashBytes
source ยท pub unsafe extern "C" fn _Py_HashBytes(
src: *const c_void,
len: Py_ssize_t,
) -> Py_hash_t
Available on neither
Py_LIMITED_API
nor PyPy
nor GraalPy
.