Blender  V3.3
blf_py_api.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 
3 #pragma once
4 
9 #include <Python.h>
10 
11 PyObject *BPyInit_blf(void);
PyObject * BPyInit_blf(void)
Definition: blf_py_api.c:474