igraph_cattribute_VAS_setv

Function igraph_cattribute_VAS_setv 

Source
pub unsafe extern "C" fn igraph_cattribute_VAS_setv(
    graph: *mut igraph_t,
    name: *const c_char,
    sv: *const igraph_strvector_t,
) -> igraph_error_t