Function igraph_vector_init

Source
pub unsafe extern "C" fn igraph_vector_init(
    v: *mut igraph_vector_t,
    size: c_long,
) -> c_int