Function vips_sys::im_flood_other
[−]
[src]
pub unsafe extern "C" fn im_flood_other(
test: *mut VipsImage,
mark: *mut VipsImage,
x: c_int,
y: c_int,
serial: c_int,
dout: *mut VipsRect
) -> c_int