igraph_matrix_update

Function igraph_matrix_update 

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