[][src]Function skia_bindings::SkRect_isetWH

pub unsafe extern "C" fn SkRect_isetWH(
    this: *mut SkRect,
    width: c_int,
    height: c_int
)