Blender  V3.3
bpy_rna_data.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 
7 #pragma once
8 
10 
11 extern PyMethodDef BPY_rna_data_context_method_def;
12 
13 #ifdef __cplusplus
14 }
15 #endif
PyMethodDef BPY_rna_data_context_method_def
Definition: bpy_rna_data.c:198
int BPY_rna_data_context_type_ready(void)
Definition: bpy_rna_data.c:205