Blender
V3.3
source
blender
blenkernel
BKE_speaker.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
3
#pragma once
4
10
#ifdef __cplusplus
11
extern
"C"
{
12
#endif
13
14
struct
Main
;
15
16
void
*
BKE_speaker_add
(
struct
Main
*bmain,
const
char
*name);
17
18
#ifdef __cplusplus
19
}
20
#endif
BKE_speaker_add
void * BKE_speaker_add(struct Main *bmain, const char *name)
Definition:
speaker.c:109
Main
Definition:
BKE_main.h:121
Generated on Tue Oct 22 2024 13:18:25 for Blender by
doxygen
1.9.1