Function leptonica_sys::pixOr

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