[][src]Function skia_bindings::SkRect_setBoundsCheck

pub unsafe extern "C" fn SkRect_setBoundsCheck(
    this: *mut SkRect,
    pts: *const SkPoint,
    count: c_int
) -> bool