Documentation
Dlang.org
cairo_path_data_t.HeaderType
cairo
c
types
cairo_path_data_t
union
cairo_path_data_t
struct
HeaderType {
cairo_path_data_type_t
type
;
int
length
;
}
Members
Variables
length
int
length
;
type
cairo_path_data_type_t
type
;
cairo
c
types
cairo_path_data_t
structs
HeaderType
PointType