igraph_matrix_bool_copy_to

Function igraph_matrix_bool_copy_to 

Source
pub unsafe extern "C" fn igraph_matrix_bool_copy_to(
    m: *const igraph_matrix_bool_t,
    to: *mut igraph_bool_t,
    storage: igraph_matrix_storage_t,
)