pub unsafe extern "C" fn igraph_matrix_bool_set_col(
m: *mut igraph_matrix_bool_t,
v: *const igraph_vector_bool_t,
index: igraph_int_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_matrix_bool_set_col(
m: *mut igraph_matrix_bool_t,
v: *const igraph_vector_bool_t,
index: igraph_int_t,
) -> igraph_error_t