|
Blender V4.5
|
#include <Python.h>Go to the source code of this file.
Functions | |
| PyObject * | BPY_app_build_options_struct () |
| PyObject * BPY_app_build_options_struct | ( | ) |
Definition at line 350 of file bpy_app_build_options.cc.
References app_builtopts_info_desc, BlenderAppBuildOptionsType, make_builtopts_info(), Py_HashPointer, and ret.
Referenced by make_app_info().