[][src]Function skia_bindings::SkPath_addRoundRect

pub unsafe extern "C" fn SkPath_addRoundRect(
    this: *mut SkPath,
    rect: *const SkRect,
    rx: SkScalar,
    ry: SkScalar,
    dir: SkPath_Direction
) -> *mut SkPath