Blender  V3.3
bl_math_py_api.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 
8 #pragma once
9 
10 PyMODINIT_FUNC BPyInit_bl_math(void);
PyMODINIT_FUNC BPyInit_bl_math(void)