[][src]Function skia_bindings::SkPoint_offset

pub unsafe extern "C" fn SkPoint_offset(
    this: *mut SkPoint,
    dx: SkScalar,
    dy: SkScalar
)