igraph_attribute_record_set_name

Function igraph_attribute_record_set_name 

Source
pub unsafe extern "C" fn igraph_attribute_record_set_name(
    attr: *mut igraph_attribute_record_t,
    name: *const c_char,
) -> igraph_error_t