igraph_matrix_rbind

Function igraph_matrix_rbind 

Source
pub unsafe extern "C" fn igraph_matrix_rbind(
    to: *mut igraph_matrix_t,
    from: *const igraph_matrix_t,
) -> igraph_error_t