Handbook
Glossary
dummy-context ( -- context )
Vocabulary
core-graphics
Inputs
None
Outputs
context
an
object
Definition
USING:
alien
core-graphics.private
destructors
libc
;
IN:
core-graphics
:
dummy-context
( -- context )
\
dummy-context
[
[
4
malloc
{
1 1
}
<CGBitmapContext>
]
with-destructors
]
initialize-alien
;