Function vips_hist_local

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