[][src]Function libembroidery_sys::embPattern_addLineObjectAbs

pub unsafe extern "C" fn embPattern_addLineObjectAbs(
    p: *mut EmbPattern,
    x1: f64,
    y1: f64,
    x2: f64,
    y2: f64
)