Function leptess::capi::pixAnd

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