|
Blender V5.0
|
#include <Python.h>Go to the source code of this file.
Functions | |
| PyObject * | BPY_app_handlers_struct () |
|
nodiscard |
Definition at line 274 of file bpy_app_handlers.cc.
References bCallbackFuncStore::alloc, app_cb_info_desc, bCallbackFuncStore::arg, BKE_callback_add(), BKE_CB_EVT_TOT, BlenderAppCbType, BLI_assert_msg, bpy_app_generic_callback(), BPyPersistent_Type, bCallbackFuncStore::func, make_app_cb_info(), POINTER_FROM_INT, pos, Py_HashPointer, and ret.
Referenced by make_app_info().