Function leptonica_sys::pixAnd

source ·
pub unsafe extern "C" fn pixAnd(
    pixd: *mut PIX,
    pixs1: *mut PIX,
    pixs2: *mut PIX
) -> *mut PIX