Function segment_contours_xld

Source
pub unsafe extern "C" fn segment_contours_xld(
    Contours: Hobject,
    ContoursSplit: *mut Hobject,
    Mode: *const c_char,
    SmoothCont: Hlong,
    MaxLineDist1: f64,
    MaxLineDist2: f64,
) -> Herror