Function vips_percent

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