[][src]Function skia_bindings::SkPath_addRect

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