Handbook
Glossary
alBufferiv ( bid param values -- )
Vocabulary
openal
Inputs
bid
an
object
param
an
object
values
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
openal
LIBRARY:
openal
FUNCTION:
void
alBufferiv
(
ALuint
bid,
ALenum
param, ALint* values )