Function vips_draw_rect1

Source
pub unsafe extern "C" fn vips_draw_rect1(
    image: *mut VipsImage,
    ink: f64,
    left: c_int,
    top: c_int,
    width: c_int,
    height: c_int,
    ...
) -> c_int