Function pyo3::ffi::_Py_HashBytes[][src]

pub unsafe extern "C" fn _Py_HashBytes(
    src: *const c_void,
    len: Py_ssize_t
) -> Py_hash_t