[][src]Function leptess::capi::pixXor

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