vips_hist_find_indexed

Function vips_hist_find_indexed 

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