igraph_vector_view

Function igraph_vector_view 

Source
pub unsafe extern "C" fn igraph_vector_view(
    data: *const igraph_real_t,
    length: igraph_int_t,
) -> igraph_vector_t