libkipr
1.0.0
audio.h
Go to the documentation of this file.
1
#ifndef _KIPR_AUDIO_AUDIO_H_
2
#define _KIPR_AUDIO_AUDIO_H_
3
4
#include "
kipr/export/export.h
"
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
14
EXPORT_SYM
void
beep
(
void
);
15
16
#ifdef __cplusplus
17
}
18
#endif
19
20
#endif
beep
EXPORT_SYM void beep(void)
export.h
EXPORT_SYM
#define EXPORT_SYM
Definition:
export.h:7
module
audio
public
kipr
audio
audio.h
Generated by
1.9.1