Function pyo3::ffi::_Py_HashBytes

source ยท
pub unsafe extern "C" fn _Py_HashBytes(
    src: *const c_void,
    len: isize,
) -> isize