[][src]Function skia_bindings::SkPath_setLastPt

pub unsafe extern "C" fn SkPath_setLastPt(
    this: *mut SkPath,
    x: SkScalar,
    y: SkScalar
)