Function vips_min

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