Function pyo3::ffi::PyHash_GetFuncDef

source ·
pub unsafe extern "C" fn PyHash_GetFuncDef() -> *mut PyHash_FuncDef
Available on neither Py_LIMITED_API nor PyPy.