33#define BPy_PropDeferred_CheckTypeExact(v) (Py_TYPE(v) == &bpy_prop_deferred_Type)
35#define PYRNA_STACK_ARRAY RNA_STACK_ARRAY
PyObject * BPy_CollectionProperty(PyObject *self, PyObject *args, PyObject *kw)
PyObject * BPy_PointerProperty(PyObject *self, PyObject *args, PyObject *kw)
PyObject * BPY_rna_props()
void BPY_rna_props_clear_all()
StructRNA * pointer_type_from_py(PyObject *value, const char *error_prefix)
PyTypeObject bpy_prop_deferred_Type