Function leptonica_sys::pixCopy

source ·
pub unsafe extern "C" fn pixCopy(
    pixd: *mut PIX,
    pixs: *const PIX
) -> *mut PIX