/* SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup pythonintern */ #pragma once int BPY_rna_data_context_type_ready(void); extern PyMethodDef BPY_rna_data_context_method_def; #ifdef __cplusplus } #endif