[][src]Function skia_bindings::SkRect_inset

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