[][src]Function leptonica_sys::pixErode

pub unsafe extern "C" fn pixErode(
    pixd: *mut PIX,
    pixs: *mut PIX,
    sel: *mut SEL
) -> *mut PIX