igraph_strvector_push_back_len

Function igraph_strvector_push_back_len 

Source
pub unsafe extern "C" fn igraph_strvector_push_back_len(
    v: *mut igraph_strvector_t,
    value: *const c_char,
    len: usize,
) -> igraph_error_t