Handbook
Glossary
alcCreateContext ( deviceHandle attrList -- ALCcontext* )
Vocabulary
openal
Inputs
deviceHandle
an
object
attrList
an
object
Outputs
ALCcontext*
an
object
Definition
USING:
alien.syntax
;
IN:
openal
LIBRARY:
openal
FUNCTION:
ALCcontext*
alcCreateContext
( ALCdevice* deviceHandle, ALCint* attrList )