igraph_small

Function igraph_small 

Source
pub unsafe extern "C" fn igraph_small(
    graph: *mut igraph_t,
    n: igraph_int_t,
    directed: igraph_bool_t,
    first: c_int,
    ...
) -> igraph_error_t