PyObject_GenericHash

Function PyObject_GenericHash 

Source
pub unsafe extern "C" fn PyObject_GenericHash(
    obj: *mut PyObject,
) -> isize