[][src]Function blend2d_sys::blPathMoveTo

pub unsafe extern "C" fn blPathMoveTo(
    self_: *mut BLPathCore,
    x0: f64,
    y0: f64
) -> BLResult