vips_region_shrink

Function vips_region_shrink 

Source
pub unsafe extern "C" fn vips_region_shrink(
    from: *mut VipsRegion,
    to: *mut VipsRegion,
    target: *const VipsRect,
) -> c_int