Function vips_sys::im_erode_raw
[−]
[src]
pub unsafe extern "C" fn im_erode_raw(
in_: *mut VipsImage,
out: *mut VipsImage,
m: *mut INTMASK
) -> c_int