[][src]Function leptonica_sys::applyCubicFit

pub unsafe extern "C" fn applyCubicFit(
    a: l_float32,
    b: l_float32,
    c: l_float32,
    d: l_float32,
    x: l_float32,
    py: *mut l_float32
) -> l_ok