Handbook
Glossary
CGContextSaveGState ( c -- )
Vocabulary
core-graphics
Inputs
c
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
core-graphics.types
;
IN:
core-graphics
FUNCTION:
void
CGContextSaveGState
(
CGContextRef
c )