Handbook
Glossary
cairo_font_options_equal ( options other -- cairo_bool_t )
Vocabulary
cairo
.
ffi
Inputs
options
an
object
other
an
object
Outputs
cairo_bool_t
an
object
Definition
USING:
alien.syntax
;
IN:
cairo.ffi
LIBRARY:
cairo
FUNCTION:
cairo_bool_t
cairo_font_options_equal
( cairo_font_options_t* options, cairo_font_options_t* other
)