Handbook
Glossary
alGenBuffers ( n buffers -- )
Vocabulary
openal
Inputs
n
an
object
buffers
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
openal
LIBRARY:
openal
FUNCTION:
void
alGenBuffers
(
ALsizei
n, ALuint* buffers )