igraph_attribute_record_resize

Function igraph_attribute_record_resize 

Source
pub unsafe extern "C" fn igraph_attribute_record_resize(
    attr: *mut igraph_attribute_record_t,
    new_size: igraph_int_t,
) -> igraph_error_t