Function leptonica_sys::pixErode

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