Function close_edges_length

Source
pub unsafe extern "C" fn close_edges_length(
    Edges: Hobject,
    Gradient: Hobject,
    ClosedEdges: *mut Hobject,
    MinAmplitude: Hlong,
    MaxGapLength: Hlong,
) -> Herror