igraph_matrix_char_cbind

Function igraph_matrix_char_cbind 

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