igraph_layout_sphere

Function igraph_layout_sphere 

Source
pub unsafe extern "C" fn igraph_layout_sphere(
    graph: *const igraph_t,
    res: *mut igraph_matrix_t,
) -> igraph_error_t