mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Added snd_asoundlib_version()
This commit is contained in:
parent
ba4ddd169f
commit
a66204cd12
3 changed files with 12 additions and 0 deletions
|
|
@ -41,6 +41,8 @@ extern "C" {
|
|||
* \{
|
||||
*/
|
||||
|
||||
const char *snd_asoundlib_version(void);
|
||||
|
||||
#ifndef ATTRIBUTE_UNUSED
|
||||
/** do not print warning (gcc) when function parameter is not used */
|
||||
#define ATTRIBUTE_UNUSED __attribute__ ((__unused__))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue