Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <cairo.h>
Data Fields | ||
struct { | ||
cairo_path_data_type_t type | ||
int length | ||
} | header | |
struct { | ||
double x | ||
double y | ||
} | point | |
struct { ... } _cairo_path_data_t::header |
struct { ... } _cairo_path_data_t::point |
cairo_path_data_type_t _cairo_path_data_t::type |