[][src]Function leptess::capi::pixSeedfill

pub unsafe extern "C" fn pixSeedfill(
    pixs: *mut Pix,
    stack: *mut L_Stack,
    x: i32,
    y: i32,
    connectivity: i32
) -> i32