[][src]Function skia_bindings::SkPath_conservativelyContainsRect

pub unsafe extern "C" fn SkPath_conservativelyContainsRect(
    this: *const SkPath,
    rect: *const SkRect
) -> bool