igraph_matrix_char_copy_to

Function igraph_matrix_char_copy_to 

Source
pub unsafe extern "C" fn igraph_matrix_char_copy_to(
    m: *const igraph_matrix_char_t,
    to: *mut c_char,
    storage: igraph_matrix_storage_t,
)