Handbook
Glossary
glRasterPos2s ( x y -- )
Vocabulary
opengl
.
gl
Inputs
x
an
object
y
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glRasterPos2s
( x y -- )
{
"glRasterPos2s"
}
188
gl-function-pointer
\
void
{
GLshort
GLshort
}
\
cdecl
alien-indirect
;