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