pyo3_ffi

Function PyObject_Hash

Source
pub unsafe extern "C" fn PyObject_Hash(
    arg1: *mut PyObject,
) -> Py_hash_t