igraph_vector_ptr_view

Function igraph_vector_ptr_view 

Source
pub unsafe extern "C" fn igraph_vector_ptr_view(
    data: *const *mut c_void,
    length: igraph_int_t,
) -> igraph_vector_ptr_t