igraph_es_all_between

Function igraph_es_all_between 

Source
pub unsafe extern "C" fn igraph_es_all_between(
    es: *mut igraph_es_t,
    from: igraph_int_t,
    to: igraph_int_t,
    directed: igraph_bool_t,
) -> igraph_error_t