[][src]Function skia_bindings::SkIRect_intersect

pub unsafe extern "C" fn SkIRect_intersect(
    this: *mut SkIRect,
    r: *const SkIRect
) -> bool