[][src]Function blend2d_sys::blPathLineTo

pub unsafe extern "C" fn blPathLineTo(
    self_: *mut BLPathCore,
    x1: f64,
    y1: f64
) -> BLResult