PyFunctionObject.func_annotations

Annotations, a dict or NULL Availability: 3.*

struct PyFunctionObject
version(Python_3_0_Or_Later)
PyObject* func_annotations;

Meta