[][src]Function skia_bindings::SkPath_addRoundRect1

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