[][src]Function skia_bindings::SkIRect_intersect2

pub unsafe extern "C" fn SkIRect_intersect2(
    this: *mut SkIRect,
    left: i32,
    top: i32,
    right: i32,
    bottom: i32
) -> bool