Function vips_reduceh

Source
pub unsafe extern "C" fn vips_reduceh(
    in_: *mut VipsImage,
    out: *mut *mut VipsImage,
    hshrink: f64,
    ...
) -> c_int