im_draw_flood

Function im_draw_flood 

Source
pub unsafe extern "C" fn im_draw_flood(
    image: *mut VipsImage,
    x: c_int,
    y: c_int,
    ink: *mut VipsPel,
    dout: *mut VipsRect,
) -> c_int