[][src]Function skia_bindings::SkPath_addRect2

pub unsafe extern "C" fn SkPath_addRect2(
    this: *mut SkPath,
    left: SkScalar,
    top: SkScalar,
    right: SkScalar,
    bottom: SkScalar,
    dir: SkPath_Direction
) -> *mut SkPath