[][src]Function leptonica_sys::pixSimpleCaptcha

pub unsafe extern "C" fn pixSimpleCaptcha(
    pixs: *mut PIX,
    border: l_int32,
    nterms: l_int32,
    seed: l_uint32,
    color: l_uint32,
    cmapflag: l_int32
) -> *mut PIX