pyo3::ffi

Function _Py_HashBytes

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