Function sort_contours_xld

Source
pub unsafe extern "C" fn sort_contours_xld(
    Contours: Hobject,
    SortedContours: *mut Hobject,
    SortMode: *const c_char,
    Order: *const c_char,
    RowOrCol: *const c_char,
) -> Herror