pub unsafe fn PyCFunction_GET_FUNCTION(
func: *mut PyObject,
) -> PyMethodDefPointer
Available on
Py_3_9
and non-PyPy
and non-Py_LIMITED_API
and non-GraalPy
only.pub unsafe fn PyCFunction_GET_FUNCTION(
func: *mut PyObject,
) -> PyMethodDefPointer
Py_3_9
and non-PyPy
and non-Py_LIMITED_API
and non-GraalPy
only.