-
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
(define-libao ao_close (_fun _libao-pointer -> _int))
|
||||
|
||||
; void ao_shutdown();
|
||||
(define-libao ao_shutdown (_fun -> _int))
|
||||
(define-libao ao_shutdown (_fun -> _void))
|
||||
|
||||
; int ao_append_option(ao_option **options, const char *key, const char *value);
|
||||
(define-libao ao_append_option (_fun _pointer _pointer _pointer -> _int))
|
||||
|
||||
Reference in New Issue
Block a user