Handbook
Glossary
&CGContextRelease ( alien -- alien )
Vocabulary
core-graphics
Inputs
alien
an
object
Outputs
alien
an
object
Definition
USING:
destructors
kernel
;
IN:
core-graphics
:
&CGContextRelease
( alien -- alien )
dup
<CGContextRelease-destructor>
&dispose
drop
;
inline