igraph_cattribute_VAS_set

Function igraph_cattribute_VAS_set 

Source
pub unsafe extern "C" fn igraph_cattribute_VAS_set(
    graph: *mut igraph_t,
    name: *const c_char,
    vid: igraph_int_t,
    value: *const c_char,
) -> igraph_error_t