Handbook
Glossary
cairo_font_options_merge ( options other -- )
Vocabulary
cairo
.
ffi
Inputs
options
an
object
other
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
cairo.ffi
LIBRARY:
cairo
FUNCTION:
void
cairo_font_options_merge
( cairo_font_options_t* options, cairo_font_options_t* other
)