[][src]Function skia_bindings::SkPath_offset

pub unsafe extern "C" fn SkPath_offset(
    this: *const SkPath,
    dx: SkScalar,
    dy: SkScalar,
    dst: *mut SkPath
)