igraph_layout_random_3d

Function igraph_layout_random_3d 

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