Blender  V3.3
gpu_py_select.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 
7 #pragma once
8 
9 PyObject *bpygpu_select_init(void);
PyObject * bpygpu_select_init(void)
Definition: gpu_py_select.c:66