igraph_layout_merge_dla

Function igraph_layout_merge_dla 

Source
pub unsafe extern "C" fn igraph_layout_merge_dla(
    graphs: *const igraph_vector_ptr_t,
    coords: *const igraph_matrix_list_t,
    res: *mut igraph_matrix_t,
) -> igraph_error_t