Function leptonica_sys::ptaAddPt

source ·
pub unsafe extern "C" fn ptaAddPt(
    pta: *mut PTA,
    x: l_float32,
    y: l_float32
) -> l_ok