igraph_vector_complex_view

Function igraph_vector_complex_view 

Source
pub unsafe extern "C" fn igraph_vector_complex_view(
    data: *const igraph_complex_t,
    length: igraph_int_t,
) -> igraph_vector_complex_t