Handbook
Glossary
(delete-gl-object) ( id quot -- )
Vocabulary
opengl
Inputs
id
an
object
quot
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.data
kernel
;
IN:
opengl
:
(delete-gl-object)
( id quot -- )
[
1
swap
uint
<ref>
]
dip
call
;
inline