Function vips_avg

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