pyo3_ffi

Function PyObject_Hash

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