Handbook
Glossary
CTRunDraw ( run context range -- )
Vocabulary
core-text
Inputs
run
an
object
context
an
object
range
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
core-foundation
core-graphics.types
;
IN:
core-text
FUNCTION:
void
CTRunDraw
(
CTRunRef
run,
CGContextRef
context,
CFRange
range )