igraph_wheel

Function igraph_wheel 

Source
pub unsafe extern "C" fn igraph_wheel(
    graph: *mut igraph_t,
    n: igraph_int_t,
    mode: igraph_wheel_mode_t,
    center: igraph_int_t,
) -> igraph_error_t