Function libvips_rs::bindings::vips_max

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