@ -2,9 +2,11 @@
# define DYLIBLOAD_WRAPPER_ASOUND
# define DYLIBLOAD_WRAPPER_ASOUND
// This file is generated. Do not edit!
// This file is generated. Do not edit!
// see https://github.com/hpvb/dynload-wrapper for details
// see https://github.com/hpvb/dynload-wrapper for details
// generated by /home/hp/Projects/godot/pulse/generate-wrapper.py 0. 2 on 2021-02-18 00:19:14
// generated by /home/hp/Projects/godot/pulse/generate-wrapper.py 0. 3 on 2021-02-20 00:08:12
// flags: /home/hp/Projects/godot/pulse/generate-wrapper.py --include /usr/include/alsa/asoundlib.h --sys-include <alsa/asoundlib.h> --soname libasound.so.2 --init-name asound --output-header asound-so_wrap.h --output-implementation asound-so_wrap.c
// flags: /home/hp/Projects/godot/pulse/generate-wrapper.py --include /usr/include/alsa/asoundlib.h --sys-include <alsa/asoundlib.h> --soname libasound.so.2 --init-name asound --output-header asound-so_wrap.h --output-implementation asound-so_wrap.c
//
//
# include <stdint.h>
# define snd_asoundlib_version snd_asoundlib_version_dylibloader_orig_asound
# define snd_asoundlib_version snd_asoundlib_version_dylibloader_orig_asound
# define snd_dlpath snd_dlpath_dylibloader_orig_asound
# define snd_dlpath snd_dlpath_dylibloader_orig_asound
# define snd_dlopen snd_dlopen_dylibloader_orig_asound
# define snd_dlopen snd_dlopen_dylibloader_orig_asound
@ -5141,7 +5143,7 @@ extern void (*snd_midi_event_no_status_dylibloader_wrapper_asound)( snd_midi_eve
extern long ( * snd_midi_event_encode_dylibloader_wrapper_asound ) ( snd_midi_event_t * , const unsigned char * , long , snd_seq_event_t * ) ;
extern long ( * snd_midi_event_encode_dylibloader_wrapper_asound ) ( snd_midi_event_t * , const unsigned char * , long , snd_seq_event_t * ) ;
extern int ( * snd_midi_event_encode_byte_dylibloader_wrapper_asound ) ( snd_midi_event_t * , int , snd_seq_event_t * ) ;
extern int ( * snd_midi_event_encode_byte_dylibloader_wrapper_asound ) ( snd_midi_event_t * , int , snd_seq_event_t * ) ;
extern long ( * snd_midi_event_decode_dylibloader_wrapper_asound ) ( snd_midi_event_t * , unsigned char * , long , const snd_seq_event_t * ) ;
extern long ( * snd_midi_event_decode_dylibloader_wrapper_asound ) ( snd_midi_event_t * , unsigned char * , long , const snd_seq_event_t * ) ;
int initialize_asound ( ) ;
int initialize_asound ( int verbose ) ;
# ifdef __cplusplus
# ifdef __cplusplus
}
}
# endif
# endif