Function PyCFunction_GET_FUNCTION
pub unsafe fn PyCFunction_GET_FUNCTION(
func: *mut PyObject,
) -> PyMethodDefPointerAvailable on crate feature
tls and non-GraalPy only.pub unsafe fn PyCFunction_GET_FUNCTION(
func: *mut PyObject,
) -> PyMethodDefPointertls and non-GraalPy only.