Type Alias EmbStitch

Source
pub type EmbStitch = EmbStitch_;

Aliased Type§

struct EmbStitch {
    pub flags: i32,
    pub xx: f64,
    pub yy: f64,
    pub color: i32,
}

Fields§

§flags: i32§xx: f64§yy: f64§color: i32