[][src]Function skia_bindings::SkIRect_containsNoEmptyCheck

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